hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

Remove the `hash_size` parameter from `H5Iregister_type()`

Open derobins opened this issue 1 year ago • 0 comments

This parameter is currently unused since the implementation has changed since the API call was designed. This internal detail should never have been exposed to users.

We should remove this parameter in the next major version of HDF5 and version the API call.

derobins avatar Apr 07 '24 22:04 derobins