summaryrefslogtreecommitdiffstats
path: root/src/H5.c
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-06-18 17:14:57 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-06-18 17:14:57 (GMT)
commite29d7fc4780c4f26602fa9f67ce52f6b13fd184b (patch)
tree921b80a98e10631e3673268a193a10320edf3785 /src/H5.c
parent4a412814c0209b79e4b5490cdedfbcdf440a0e58 (diff)
downloadhdf5-e29d7fc4780c4f26602fa9f67ce52f6b13fd184b.zip
hdf5-e29d7fc4780c4f26602fa9f67ce52f6b13fd184b.tar.gz
hdf5-e29d7fc4780c4f26602fa9f67ce52f6b13fd184b.tar.bz2
[svn-r7050]
Purpose: Bug fix Description: On Windows Fortran szip test failed in debug mode. It turned out that C-stub for H5Pget_filter_by_id didn't calculate the correct value of namelen parameter that is passed to the H5Pget_filter_by_id function. As a result fortran parameter that hold creation property id was overwritten and h5fdcreate_f failed. Solution: Fixed the value of namelen parameter to the H5Pget_filter_by_id function. Platforms tested: Windows 2000 with VF both debu and release modes, sol, verbena. Misc. update:
Diffstat (limited to 'src/H5.c')
0 files changed, 0 insertions, 0 deletions