summaryrefslogtreecommitdiffstats
path: root/src/H5FD.c
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2003-04-10 18:34:00 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2003-04-10 18:34:00 (GMT)
commit705194a4ea98dbc5f0f4c8f78158a162c724512b (patch)
tree55396bbde693455a59a3f0f91e5a655f961baf85 /src/H5FD.c
parentb7df7a09d2bcb9d6724c7fce7930f13501f2b19f (diff)
downloadhdf5-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 'src/H5FD.c')
0 files changed, 0 insertions, 0 deletions