hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

Add missing H5R Fortran wrappers.

Open brtnfld opened this issue 1 year ago • 1 comments

Add missing Fortran wrappers and tests for: H5Ropen_object, H5Ropen_region, H5Ropen_attr, H5Rcopy, H5Requal, H5Rdestroy, H5Rget_type, H5Rget_file_name, h5rget_attr_name, H5Rcreate_attr, H5Rcreate_object, H5Rcreate_region, H5Rget_obj_name, H5Rget_obj_type

ref. HDFFV-11347.

brtnfld avatar Apr 18 '24 19:04 brtnfld

Also, the older H5Rcreate APIs are missing in Doxygen, the same with other H5R obsolete functions.

brtnfld avatar Apr 18 '24 23:04 brtnfld

Done, see commit abf8b01f5530b7f20e3840ffd0024c02798d110b

brtnfld avatar Aug 29 '24 20:08 brtnfld