mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
6fc1d05359
r20440 and r20469: 1. The dataspace code has another bug - when the maximal dimension isn't passed in for H5Sset_extent_simple, it is supposed to be same as the dimension. The current library sets NULL to it. I corrected it and added a test case to it. 2. I corrected the tests of Fortran and C++ for this problem. Tested on heiwa, jam, and amani. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dsets.cpp | ||
h5cpputil.cpp | ||
h5cpputil.h | ||
H5srcdir_str.h.in | ||
Makefile.am | ||
Makefile.in | ||
tattr.cpp | ||
tcompound.cpp | ||
testhdf5.cpp | ||
tfile.cpp | ||
tfilter.cpp | ||
th5s.cpp | ||
th5s.h5 | ||
tlinks.cpp | ||
trefer.cpp | ||
ttypes.cpp | ||
tvlstr.cpp |