From f2c3407eb6b429346b623276ed0833e3a5cec1c8 Mon Sep 17 00:00:00 2001 From: Dana Robinson Date: Thu, 7 Apr 2016 09:50:44 -0500 Subject: [svn-r29655] Added H5D_CHUNK_BTREE to the deprecated section of H5Dpublic.h. Tested on: 64-bit Ubuntu 15.10 (build only, not used in existing code) --- src/H5Dpublic.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/H5Dpublic.h b/src/H5Dpublic.h index a7bd981..7024e15 100644 --- a/src/H5Dpublic.h +++ b/src/H5Dpublic.h @@ -167,6 +167,7 @@ H5_DLL herr_t H5Ddebug(hid_t dset_id); #ifndef H5_NO_DEPRECATED_SYMBOLS /* Macros */ +#define H5D_CHUNK_BTREE H5D_CHUNK_IDX_BTREE /* Typedefs */ -- cgit v0.12