Skip to content

Add convenience function set_libraries!#1115

Merged
mkitti merged 13 commits intoJuliaIO:masterfrom
JoshuaLampert:set-libraries
Sep 24, 2023
Merged

Add convenience function set_libraries!#1115
mkitti merged 13 commits intoJuliaIO:masterfrom
JoshuaLampert:set-libraries

Conversation

@JoshuaLampert
Copy link
Copy Markdown
Contributor

This adds a function set_libraries! to conveniently set the preferences for a custom HDF5 library.

closes #1114

@JoshuaLampert
Copy link
Copy Markdown
Contributor Author

Do we (alternatively? additionally?) want to allow the user to pass one path to a directory, where both libraries are located?

@JoshuaLampert
Copy link
Copy Markdown
Contributor Author

How can I set the docstring without the documenter complaining?

@mkitti
Copy link
Copy Markdown
Member

mkitti commented Sep 10, 2023

You should add set_libraries! to the list of documented functions.

@JoshuaLampert
Copy link
Copy Markdown
Contributor Author

Thanks @mkitti! I also removed not_low_level_api, which appears to be unused and was quite confusing to me.

@mkitti
Copy link
Copy Markdown
Member

mkitti commented Sep 10, 2023

Do we (alternatively? additionally?) want to allow the user to pass one path to a directory, where both libraries are located?

I'm still thinking about this. It seems to mainly add complexity

@mkitti mkitti merged commit 625555b into JuliaIO:master Sep 24, 2023
@JoshuaLampert JoshuaLampert deleted the set-libraries branch September 24, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convenience function to use custom or system provided HDF5 binaries

2 participants