Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rest_vol_dataset: Correct treatment of dataspace types in is_contiguous() and convert_start_to_offset() #78

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

jwsblokland
Copy link
Contributor

rest_vol_dataset: (fix) is_contiguous() and offset

General: (fix) Corrected typos

  • Corrected a typo in the file README.md and CMakeInstallation.cmake
    such that codespell does not report any errors.

- Improved the function RV_dataspace_selection_is_contiguous() and
  RV_convert_start_to_offset at suggested in pull request HDFGroup#58
  on Github. In short, now the switch statements handle the various
  dataspace types correctly.
- Corrected a typo in the file README.md and CMakeInstallation.cmake
  such that codespell does not report any errors.
@jwsblokland jwsblokland changed the title Bugfix/rest vol dataset rest_vol_dataset: Correct treatment of dataspace types in is_contiguous() and convert_start_to_offset() Oct 3, 2023
@mattjala mattjala added the bug Something isn't working label Oct 3, 2023
@jhendersonHDF jhendersonHDF merged commit 716f5a8 into HDFGroup:master Oct 10, 2023
10 checks passed
@jwsblokland jwsblokland deleted the bugfix/rest_vol_dataset branch October 10, 2023 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants