mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-06 14:56:51 +08:00
bfb60a0cc1
HDFFV-8653 replace non-standard sizeof in the fortran tests with c_sizeof (1) Removed the overloaded h5_sizeof functions for characters and integer arrays since Sun compilers don't allow them to be passed into a function that uses sizeof. (2) Requested min. precision for reals to avoid duplicate interfaces when the flag -r8 (or equiv.) is set. tested: *jam: intel, -i8 -r8 --enable-fortran2003 *jam: pgi, --enable-fortran2003 *emu: sun, --enable-fortran2003 |
||
---|---|---|
.. | ||
doc/DevelGuide | ||
examples | ||
src | ||
test | ||
testpar | ||
CMakeLists.txt | ||
COPYING | ||
Makefile.am | ||
Makefile.in | ||
robodoc.rc |