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

Remove private header from h5tools #4642

Closed
wants to merge 4 commits into from

Conversation

bmribler
Copy link
Contributor

@bmribler bmribler commented Jul 11, 2024

This will allow the C++ tests (PR #4629) and other tools/tests to use the h5tools library without involving private header files.

(Issue #4643)

@bmribler bmribler changed the title Remove private header Remove private header from h5tools Jul 11, 2024
@bmribler bmribler closed this Jul 12, 2024
@byrnHDF byrnHDF reopened this Jul 15, 2024
@byrnHDF
Copy link
Contributor

byrnHDF commented Jul 15, 2024

This needs to be fixed because the only reason h5Eprivate.h was added was to add the definition - This is a worse solution than just adding a define!

@bmribler bmribler added Priority - 2. Medium ⏹ It would be nice to have this in the next release Component - Testing Code in test or testpar directories, GitHub workflows Type - Improvement Improvements that don't add a new feature or functionality labels Jul 15, 2024
@mattjala
Copy link
Contributor

Should be fixed comprehensively everywhere that the tools do this in one PR

@mattjala mattjala closed this Jul 15, 2024
@bmribler bmribler deleted the remove_private_header branch October 30, 2024 18:30
@bmribler bmribler restored the remove_private_header branch October 30, 2024 18:30
@bmribler bmribler deleted the remove_private_header branch October 30, 2024 18:33
@bmribler bmribler restored the remove_private_header branch October 30, 2024 18:33
@bmribler bmribler deleted the remove_private_header branch October 30, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Testing Code in test or testpar directories, GitHub workflows Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants