diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2018-12-31 03:11:41 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2018-12-31 03:11:41 (GMT) |
commit | 029491e877a3c5c4f5947df3cc74785ce01be2ba (patch) | |
tree | a626b25a555518963c37e50c0ef26dcf30b5d5c2 /src/H5err.txt | |
parent | d531e1b6f781de58fafbe5a902636de57e56ae30 (diff) | |
download | hdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.zip hdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.tar.gz hdf5-029491e877a3c5c4f5947df3cc74785ce01be2ba.tar.bz2 |
Merge of logging framework updates.
Diffstat (limited to 'src/H5err.txt')
-rw-r--r-- | src/H5err.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5err.txt b/src/H5err.txt index 19374cd..3eeb38a 100644 --- a/src/H5err.txt +++ b/src/H5err.txt @@ -180,7 +180,7 @@ MINOR, CACHE, H5E_CANTRESIZE, Unable to resize a metadata cache entry 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_LOGFAIL, Failure in the cache logging framework +MINOR, CACHE, H5E_LOGGING, Failure in the cache logging framework MINOR, CACHE, H5E_CANTCORK, Unable to cork an object MINOR, CACHE, H5E_CANTUNCORK, Unable to uncork an object |