2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-03-19 16:50:46 +08:00
Quincey Koziol 45bbf45250 [svn-r10837] Purpose:
Bug fix/new feature

Description:
    Setting "SEMI" or "STRONG" file close degrees causes problems when multiple
file IDs exist for the same file on disk.

Solution:
    Make the "SEMI" and "STRONG" settings only apply to the file ID that is
being closed.

    Also, add an "H5F_OBJ_LOCAL" flag for the H5Fget_obj_count() &
H5Fget_obj_ids() calls, so that applications can query about objects opened
with a particular file ID instead of all the objects opened in the file on
disk.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    h5committest
2005-06-01 16:20:10 -05:00
..
2003-06-02 15:36:31 -05:00
2005-04-07 14:41:25 -05:00
2004-02-10 13:18:10 -05:00
2004-12-29 09:26:20 -05:00
2003-10-15 18:08:31 -05:00
2005-04-07 14:41:25 -05:00
2005-04-05 14:55:20 -05:00
2005-06-01 16:20:10 -05:00