diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-11 22:13:44 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-11 22:13:44 (GMT) |
commit | 15a0473d746c22992b549238c852bac72ffb006c (patch) | |
tree | 2ccfcc5d7e2444da95cfd41d3f5a94261cd3a7f7 /src/H5Zdeflate.c | |
parent | a471c1ca4af28ff9609cdcccf1b8118e683c94c2 (diff) | |
download | hdf5-15a0473d746c22992b549238c852bac72ffb006c.zip hdf5-15a0473d746c22992b549238c852bac72ffb006c.tar.gz hdf5-15a0473d746c22992b549238c852bac72ffb006c.tar.bz2 |
[svn-r6640] Purpose:
Fix
Description:
This is an analogue to the previous bug-fix for filters not being
applied to data written but being applied when read. The old way was
if the SZlib library couldn't deflate a dataset, then we'd munge
along pretending that it was okay.
Solution:
Trigger it as an error in this situation. The H5Z_pipeline code which
calls this function can clear the error stack if need be.
Platforms tested:
Modi4 (Parallel & Fortran)
Burrwhite (Fortran & C++)
Baldric (Fortran), but make check didn't work because of "libucb.so"
error that I can't fix...)
Misc. update:
Diffstat (limited to 'src/H5Zdeflate.c')
0 files changed, 0 insertions, 0 deletions