* Reverted removal of H5I_REFERENCE to avoid breaking binary

compatibility.
* Added a quick H5I_REFERENCE smoke check to test_misc19()
  in tmisc.c.
This commit is contained in:
Dana Robinson
2017-07-03 12:54:14 -07:00
parent d342358a3b
commit 76b9a0e7ef
22 changed files with 157 additions and 5 deletions

View File

@@ -174,6 +174,7 @@ H5I_type_t IdComponent::getHDFObjType() const
/// \li \c H5I_DATASPACE
/// \li \c H5I_DATASET
/// \li \c H5I_ATTR
/// \li \c H5I_REFERENCE (DEPRECATED)
/// \li \c H5I_VFL
/// \li \c H5I_GENPROP_CLS
/// \li \c H5I_GENPROP_LST
@@ -226,6 +227,7 @@ bool IdComponent::isValid(hid_t an_id)
/// \li \c H5I_DATASPACE
/// \li \c H5I_DATASET
/// \li \c H5I_ATTR
/// \li \c H5I_REFERENCE (DEPRECATED)
/// \li \c H5I_VFL
/// \li \c H5I_GENPROP_CLS
/// \li \c H5I_GENPROP_LST