diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-10 18:34:00 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2003-04-10 18:34:00 (GMT) |
commit | 705194a4ea98dbc5f0f4c8f78158a162c724512b (patch) | |
tree | 55396bbde693455a59a3f0f91e5a655f961baf85 /test/h5test.h | |
parent | b7df7a09d2bcb9d6724c7fce7930f13501f2b19f (diff) | |
download | hdf5-705194a4ea98dbc5f0f4c8f78158a162c724512b.zip hdf5-705194a4ea98dbc5f0f4c8f78158a162c724512b.tar.gz hdf5-705194a4ea98dbc5f0f4c8f78158a162c724512b.tar.bz2 |
[svn-r6628] Purpose:
Buglet Fix
Description:
When filtering data, those filters which failed and are optional
weren't being specified inside of the H5Z_pipeline() function like
they're supposed to be.
Solution:
Modified the code to set the appropriate bit in the "failed" flag to
say that the filter failed if it did and was optional. Removed some
cases of setting the "failed" flag where it didn't have any effect
(like, right before an HGOTO_ERROR() statement).
Platforms tested:
Burrwhite (Fortran)
Arabica (Fortran)
Modi4 (Parallel & Fortran)
Misc. update:
Diffstat (limited to 'test/h5test.h')
0 files changed, 0 insertions, 0 deletions