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

Clang issue with H5Literate2 and incompatible pointer logic. #2976

Closed
WardF opened this issue Aug 13, 2024 · 0 comments · Fixed by #2977
Closed

Clang issue with H5Literate2 and incompatible pointer logic. #2976

WardF opened this issue Aug 13, 2024 · 0 comments · Fixed by #2977
Assignees
Milestone

Comments

@WardF
Copy link
Member

WardF commented Aug 13, 2024

Clang 16+ is giving an error related to incompatible pointer types; I've begin to observe this post #2958; the logic in hdf5open.c:read_hdf5_obj() is passing an "incompatible pointer". I'm putting up a PR momentarily that, at least on MacOS, corrects the logic re: which pointer type is passed. We'll see what the broader CI says.

References

@WardF WardF self-assigned this Aug 13, 2024
@WardF WardF added this to the 4.9.3 milestone Aug 13, 2024
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 a pull request may close this issue.

1 participant