mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
gcc complains about writing too many characters into a buffer since we're writing from a 2D array. This limits the output and quiets the warnings.