summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-02-22 23:08:12 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-02-22 23:08:12 (GMT)
commit68ed170fbc571dfb4a3a3422cc4b6e5b92fbc009 (patch)
tree6929cd4eb99d0c1fdd9619dec145b408eda6ec2a
parent6f103565f945a9a6f5e5e5c1be554814c43392e1 (diff)
parentd628025b500a9480ce08ced10d566a700d82f8e3 (diff)
downloadhdf5-68ed170fbc571dfb4a3a3422cc4b6e5b92fbc009.zip
hdf5-68ed170fbc571dfb4a3a3422cc4b6e5b92fbc009.tar.gz
hdf5-68ed170fbc571dfb4a3a3422cc4b6e5b92fbc009.tar.bz2
Merge pull request #1577 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10
* commit 'd628025b500a9480ce08ced10d566a700d82f8e3': Updated H5err.txt to replace a global variable that was removed during the metadata cache logging changes (to maintain binary compatibility).
-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