mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
bug fix Description: the synntax of the input of h5repack conatined double quotes and spaces, which were causing problems on the parsing in AIX paralell Solution: replaced the spaces by = that is, instead of -f "GZIP 6" we have now -f GZIP=6 Platforms tested: linux solaris AIX paralell 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 |