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

Fix HDF5.exists, HDF5.haddr_t, and HDF5.object_info deprecation warnings #325

Merged
merged 2 commits into from
Jul 16, 2023

Conversation

musm
Copy link
Member

@musm musm commented Jul 12, 2023

HDF5.exists was removed in v0.16 of HDF5 and since the present version of JLD specifies this as minimum compatible HDF5 version, it is safe to remove the warning.

Also update HDF5.haddr_t and HDF5 deprecated calls

fix #323
fix #324

@musm musm requested a review from mkitti July 12, 2023 05:15
@musm musm changed the title Remove HDF5.exists deprecation Fix HDF5.exists, HDF5.haddr_t, and HDF5.object_info deprecation warnings Jul 12, 2023
musm added 2 commits July 12, 2023 00:00
This was removed in v0.16 of HDF5 and since the present version of JLD specifies this as minimum compatible HDF5 version, it is safe to remove the warning.
@musm musm merged commit 6ee479c into master Jul 16, 2023
16 of 20 checks passed
@musm musm deleted the musm-dev branch July 16, 2023 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant