Values truncated for Fixed-width null term strings
Open
bug
- Dominant language
- Python
- Stars
- 81
- Forks
- 25
- Avg merge
- 4h 46m
- Merged PRs (30d)
- 5
Description
See testWriteFixedNullTermStringAttribute in hdf5dbTest.py - values where the length of the string is equal to the type length values have the last character silently truncated.
Equivalent program using C library does have this problem.
Contributor guide
Assessment
This issue has not been assessed yet.