summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-06-18 20:50:22 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-06-18 20:50:22 (GMT)
commitd0d6ef4a90180a6f471660d42e9dfdcb287f9927 (patch)
treef71ed5488d40183956517e51314bbdca90d8fc24 /windows
parent4a4962dfef9e8de3c5a1766506e3a20caaefcb9e (diff)
downloadhdf5-d0d6ef4a90180a6f471660d42e9dfdcb287f9927.zip
hdf5-d0d6ef4a90180a6f471660d42e9dfdcb287f9927.tar.gz
hdf5-d0d6ef4a90180a6f471660d42e9dfdcb287f9927.tar.bz2
[svn-r7057] Purpose:
Bug fix, refactored code Description: Fixed closing objects for "strong" file degree, which previously would sometime attempt to close the same object twice (when a named datatype and a dataset which used it were both left open before the file was closed). Stopped datatype iteration from querying for the group entry of non-named datatypes. Added attributes to the list of objects that can be queried by H5Fget_obj_count and H5Fget_obj_ids, since they can hold open a file also. Took a suggestion from Robb to return the number of open objects in the return values of H5Fget_obj_count and H5Fget_obj_ids. Also, added a "max_objs" parameter to the H5Fget_obj_ids function, so that it can work well with staticly allocated arrays. Platforms tested: FreeBSD 4.8 (sleipnir) h5committest
Diffstat (limited to 'windows')
0 files changed, 0 insertions, 0 deletions