mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
b20cf81c5c
bug fix Description: I introduced some #ifdef <have_filter> on the check in yesterday on the places that generated datasets, that had no corresponding on the read part. this caused failures in the configurations where a filter was not defined Solution: just removed the #ifdefs Platforms tested: linux Misc. update: |
||
---|---|---|
.. | ||
Dependencies | ||
h5repack_copy.c | ||
h5repack_filters.c | ||
h5repack_layout.c | ||
h5repack_list.c | ||
h5repack_main.c | ||
h5repack_opttable.c | ||
h5repack_parse.c | ||
h5repack_refs.c | ||
h5repack_verify.c | ||
h5repack.c | ||
h5repack.h | ||
h5repack.sh | ||
Makefile.in | ||
testh5repack_attr.c | ||
testh5repack_dset.c | ||
testh5repack_filters.c | ||
testh5repack_main.c | ||
testh5repack_make.c |