Make H5T.get_member_name consistent with other get_name methods
Open
Component - C Library
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
It's odd that H5T.get_member_name returns a pointer allocated by HDF H5F/H5I.get_name etc methods allow us to query for the length and then pass in our own buffer.
Contributor guide
Assessment
This issue has not been assessed yet.