summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-02-22 22:26:06 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-02-22 22:26:06 (GMT)
commitc50008c7663c96c4452c4f0d4cf7de9d0118dec9 (patch)
tree3f73916b3ffdb4e25a65e8506fa017a64d4a8b36
parentbb4adda855473d344a2745b1daa0e93f858835b4 (diff)
downloadhdf5-c50008c7663c96c4452c4f0d4cf7de9d0118dec9.zip
hdf5-c50008c7663c96c4452c4f0d4cf7de9d0118dec9.tar.gz
hdf5-c50008c7663c96c4452c4f0d4cf7de9d0118dec9.tar.bz2
Updated H5err.txt to replace a global variable that was removed
during the metadata cache logging changes (to maintain binary compatibility). NOTE: I did not re-generate the autotools files.
-rw-r--r--src/H5err.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5err.txt b/src/H5err.txt
index 3eeb38a..aa172e8 100644
--- a/src/H5err.txt
+++ b/src/H5err.txt
@@ -181,6 +181,7 @@ MINOR, CACHE, H5E_CANTDEPEND, Unable to create a flush dependency
MINOR, CACHE, H5E_CANTUNDEPEND, Unable to destroy a flush dependency
MINOR, CACHE, H5E_CANTNOTIFY, Unable to notify object about action
MINOR, CACHE, H5E_LOGGING, Failure in the cache logging framework
+MINOR, CACHE, H5E_LOGFAIL, old H5E_LOGGING_g (maintained for binary compatibility)
MINOR, CACHE, H5E_CANTCORK, Unable to cork an object
MINOR, CACHE, H5E_CANTUNCORK, Unable to uncork an object