Commits

Binh-Minh Ribler committed b0a1e95ac7d
[svn-r19394] Purpose: Fixed bug 1903 Description: After a C++ API object is closed, its id should be reset regardless of the reference count of the underlying HDF5 object. User reported the bug for Group, but it's applicable to all other objects. Fixed. Platforms tested: Linux/32 2.6 (jam) FreeBSD/64 6.3 (liberty) SunOS 5.10 (linew)