summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testh5diff_dset.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-02-09 15:54:44 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-02-09 15:54:44 (GMT)
commit86c18b7e4f2fd322b3571a9050c4eb051027391a (patch)
tree314568f5c303132a82605ade164897bc0eb88f60 /tools/h5diff/testh5diff_dset.c
parente1ef99ed1dbbaa57428cc8cbc8513e6adf6ae5c6 (diff)
downloadhdf5-86c18b7e4f2fd322b3571a9050c4eb051027391a.zip
hdf5-86c18b7e4f2fd322b3571a9050c4eb051027391a.tar.gz
hdf5-86c18b7e4f2fd322b3571a9050c4eb051027391a.tar.bz2
[svn-r9966] Purpose: Bug fix
Description: H5Tget_member_value didn't return correct value if called after H5Tenum_valueof. It's because there's a sorting on the members of enum type in H5Tenum_valueof which changed the order of members. Solution: Made a copy of original type and do sorting on it to protect the original order. Platforms tested: fuss; tested v1.6 with h5committest Misc. update: RELEASE.txt
Diffstat (limited to 'tools/h5diff/testh5diff_dset.c')
0 files changed, 0 insertions, 0 deletions