diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-20 15:21:35 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-20 15:21:35 (GMT) |
commit | d12e5f8ebf429768a6e42a53674d817892dc51d1 (patch) | |
tree | 6635adcbf6eec14df7cf11b97daf1b4536e6a718 /doc | |
parent | 970416829fb40ee7f1c33fe1289e9b7b88ad84a9 (diff) | |
download | hdf5-d12e5f8ebf429768a6e42a53674d817892dc51d1.zip hdf5-d12e5f8ebf429768a6e42a53674d817892dc51d1.tar.gz hdf5-d12e5f8ebf429768a6e42a53674d817892dc51d1.tar.bz2 |
[svn-r7072] Purpose:
Bug fix & code cleanup
Description:
The H5F_get_objects_cb was returning SUCCEED (i.e. 0) to indicate that
the ID iterator should exit early, but the ID iterator needs a non-zero return
from a callback to exit early.
Also, track change to ID iterator "operator data" to be non-const
Solution:
Changed H5F_get_objects_cb() to return "TRUE" instead, to indicate an
early exit for the ID iterator.
Platforms tested:
FreeBSD 4.8 (sleipnir)
h5committest
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions