mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
- Adds 'F' suffixes for most float constants. - A few constants MUST be of type double. These now receive the long double L suffix and are then cast to double. I do this via a new H5_DOUBLE() macro which was added to H5private.h. Fixes: HDFFV-9148 Tested on: h5committest |
||
---|---|---|
.. | ||
testfiles | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
getub.c | ||
h5jam.c | ||
h5jamgentest.c | ||
h5unjam.c | ||
Makefile.am | ||
Makefile.in | ||
tellub.c | ||
testh5jam.sh.in |