2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-03-01 16:28:09 +08:00
hdf5/tools/h5repack
Pedro Vicente Nunes b20cf81c5c [svn-r8224] Purpose:
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:
2004-02-26 09:32:21 -05:00
..
Dependencies
h5repack_copy.c
h5repack_filters.c [svn-r8218] Purpose: 2004-02-23 11:52:45 -05:00
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 [svn-r8218] Purpose: 2004-02-23 11:52:45 -05:00
h5repack.sh
Makefile.in
testh5repack_attr.c
testh5repack_dset.c
testh5repack_filters.c [svn-r8224] Purpose: 2004-02-26 09:32:21 -05:00
testh5repack_main.c [svn-r8218] Purpose: 2004-02-23 11:52:45 -05:00
testh5repack_make.c [svn-r8218] Purpose: 2004-02-23 11:52:45 -05:00