Remove `(HD)off_t` from the public API
Open
Component - C Library
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
Ref.: https://github.com/HDFGroup/hdf5/pull/5809
`(HD)off_t` should be removed from the public API and replaced with a more appropriate (likely unsigned) type.
Contributor guide
Assessment
This issue has not been assessed yet.