mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
0f870b0f47
Bug fix Description: Fortran type generation was broken in two ways. Fixed both. Solution: Firstly, there were a couple of path problems. Fixed a typo and specified the full path of a file. Secondly, the dependencies weren't right when building with HDF5-specific commands (make lib, make check-s, etc.). Tweaked dependencies to fix the problem. Platforms tested: mir, modi4, sleipnir |
||
---|---|---|
.. | ||
dsets.cpp | ||
h5cpputil.cpp | ||
h5cpputil.h | ||
Makefile.am | ||
Makefile.in | ||
tattr.cpp | ||
testhdf5.cpp | ||
tfile.cpp | ||
th5s.cpp | ||
th5s.h5 |