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

Potential issue with generic properties not getting copied #44

Open
markcmiller86 opened this issue Oct 10, 2019 · 0 comments
Open

Potential issue with generic properties not getting copied #44

markcmiller86 opened this issue Oct 10, 2019 · 0 comments

Comments

@markcmiller86
Copy link
Member

In the property interface, we use temporary generic properties and do not define all of the HDF5 library callbacks a property list might need. This is lazy. It could result in issues for callers using more sophisticated series of interactions with the HDF5 libary. It should be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants