Skip to content

Conversation

jschueller
Copy link
Contributor

@jschueller jschueller commented Dec 7, 2024

Fixes this error:

H5Pf.c:1630:72: error: passing argument 5 of 'H5Pget_external' from incompatible pointer type [-Wincompatible-pointer-types]

cc @derobins since your PR #5082 maybe be related

Fixes this error:

H5Pf.c:1630:72: error: passing argument 5 of 'H5Pget_external' from incompatible pointer type [-Wincompatible-pointer-types]
@derobins
Copy link
Member

derobins commented Dec 8, 2024

Thanks! I'm going to change the type to uint64_t, so off_t will go away shortly. I'm going to go ahead and close this.

@derobins derobins closed this Dec 8, 2024
@jschueller jschueller deleted the patch-2 branch December 8, 2024 13:08
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.

2 participants