summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2005-01-22 01:16:57 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2005-01-22 01:16:57 (GMT)
commitc1df1b3ea446f6b0b7800361d61c60f5c6e40814 (patch)
tree32139ceb4b492c294b997a0c1ed85109913be92b /src
parent631394faa8943003cc2380348299448e4709efa0 (diff)
downloadhdf5-c1df1b3ea446f6b0b7800361d61c60f5c6e40814.zip
hdf5-c1df1b3ea446f6b0b7800361d61c60f5c6e40814.tar.gz
hdf5-c1df1b3ea446f6b0b7800361d61c60f5c6e40814.tar.bz2
[svn-r9857] Purpose: Maintenance
Description: Removed PABLO from the source Solution: Platforms tested: arabica with 64-bit, copper with parallel, heping with GNU C and C++ and PGI fortran (but I disabled hl, there is some weird problem only on heping: F9XMODFLAG is not propagated to the Makefile files Misc. update:
Diffstat (limited to 'src')
-rw-r--r--src/H5.c3
-rw-r--r--src/H5A.c3
-rw-r--r--src/H5AC.c3
-rw-r--r--src/H5B.c3
-rw-r--r--src/H5C.c3
-rw-r--r--src/H5CS.c3
-rw-r--r--src/H5D.c3
-rw-r--r--src/H5Dcompact.c3
-rw-r--r--src/H5Dcontig.c3
-rw-r--r--src/H5Defl.c3
-rw-r--r--src/H5Dio.c3
-rw-r--r--src/H5Distore.c3
-rw-r--r--src/H5Dmpio.c3
-rw-r--r--src/H5Dselect.c3
-rw-r--r--src/H5Dtest.c3
-rw-r--r--src/H5E.c3
-rw-r--r--src/H5F.c3
-rw-r--r--src/H5FD.c3
-rw-r--r--src/H5FDcore.c3
-rw-r--r--src/H5FDfamily.c3
-rw-r--r--src/H5FDfphdf5.c3
-rw-r--r--src/H5FDgass.c3
-rw-r--r--src/H5FDlog.c3
-rw-r--r--src/H5FDmpi.c3
-rw-r--r--src/H5FDmpio.c3
-rw-r--r--src/H5FDmpiposix.c3
-rw-r--r--src/H5FDsec2.c3
-rw-r--r--src/H5FDsrb.c3
-rw-r--r--src/H5FDstream.c3
-rw-r--r--src/H5FL.c3
-rw-r--r--src/H5FO.c3
-rw-r--r--src/H5FP.c3
-rw-r--r--src/H5FPclient.c3
-rw-r--r--src/H5FPserver.c3
-rw-r--r--src/H5FS.c3
-rw-r--r--src/H5Fdbg.c3
-rw-r--r--src/H5G.c3
-rw-r--r--src/H5Gent.c3
-rw-r--r--src/H5Gnode.c3
-rw-r--r--src/H5Gstab.c3
-rw-r--r--src/H5HG.c3
-rw-r--r--src/H5HGdbg.c3
-rw-r--r--src/H5HL.c3
-rw-r--r--src/H5HLdbg.c3
-rw-r--r--src/H5HP.c3
-rw-r--r--src/H5I.c3
-rw-r--r--src/H5MF.c3
-rw-r--r--src/H5MM.c3
-rw-r--r--src/H5O.c3
-rw-r--r--src/H5Oattr.c3
-rw-r--r--src/H5Obogus.c1
-rw-r--r--src/H5Ocont.c1
-rw-r--r--src/H5Odtype.c1
-rw-r--r--src/H5Oefl.c3
-rw-r--r--src/H5Ofill.c1
-rw-r--r--src/H5Olayout.c3
-rw-r--r--src/H5Omtime.c1
-rw-r--r--src/H5Oname.c1
-rw-r--r--src/H5Onull.c1
-rw-r--r--src/H5Opline.c2
-rw-r--r--src/H5Osdspace.c1
-rw-r--r--src/H5Oshared.c3
-rw-r--r--src/H5Ostab.c1
-rw-r--r--src/H5P.c3
-rw-r--r--src/H5Pdcpl.c3
-rw-r--r--src/H5Pdxpl.c3
-rw-r--r--src/H5Pfapl.c3
-rw-r--r--src/H5Pfcpl.c3
-rw-r--r--src/H5Ptest.c3
-rw-r--r--src/H5R.c3
-rw-r--r--src/H5RC.c3
-rw-r--r--src/H5RS.c3
-rw-r--r--src/H5S.c3
-rw-r--r--src/H5SL.c3
-rw-r--r--src/H5ST.c3
-rw-r--r--src/H5Sall.c3
-rw-r--r--src/H5Shyper.c3
-rw-r--r--src/H5Smpio.c3
-rw-r--r--src/H5Snone.c3
-rw-r--r--src/H5Spoint.c3
-rw-r--r--src/H5Sselect.c3
-rw-r--r--src/H5Stest.c3
-rw-r--r--src/H5T.c3
-rw-r--r--src/H5Tarray.c3
-rw-r--r--src/H5Tbit.c3
-rw-r--r--src/H5Tcommit.c3
-rw-r--r--src/H5Tcompound.c3
-rw-r--r--src/H5Tconv.c3
-rw-r--r--src/H5Tcset.c3
-rw-r--r--src/H5Tenum.c3
-rw-r--r--src/H5Tfields.c3
-rw-r--r--src/H5Tfixed.c3
-rw-r--r--src/H5Tfloat.c3
-rw-r--r--src/H5Tnative.c3
-rw-r--r--src/H5Toffset.c3
-rw-r--r--src/H5Topaque.c3
-rw-r--r--src/H5Torder.c3
-rw-r--r--src/H5Tpad.c3
-rw-r--r--src/H5Tprecis.c3
-rw-r--r--src/H5Tstrpad.c3
-rw-r--r--src/H5Tvlen.c3
-rw-r--r--src/H5V.c3
-rw-r--r--src/H5Z.c3
-rw-r--r--src/H5Zdeflate.c3
-rw-r--r--src/H5Zfletcher32.c3
-rw-r--r--src/H5Znbit.c3
-rw-r--r--src/H5Zshuffle.c3
-rw-r--r--src/H5Zszip.c3
-rw-r--r--src/H5Ztrans.c3
-rw-r--r--src/H5detect.c1
-rw-r--r--src/H5private.h31
-rwxr-xr-xsrc/hdf5.lnt4
112 files changed, 2 insertions, 342 deletions
diff --git a/src/H5.c b/src/H5.c
index a9829c5..38bf952 100644
--- a/src/H5.c
+++ b/src/H5.c
@@ -14,9 +14,6 @@
#define H5I_PACKAGE /*suppress error about including H5Ipkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5_mask
#include "H5private.h" /* Generic Functions */
#include "H5Bprivate.h" /* B-link trees */
diff --git a/src/H5A.c b/src/H5A.c
index e66428c..863cf75 100644
--- a/src/H5A.c
+++ b/src/H5A.c
@@ -17,9 +17,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5A_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5A_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5AC.c b/src/H5AC.c
index 0d75536..3651e71 100644
--- a/src/H5AC.c
+++ b/src/H5AC.c
@@ -47,9 +47,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5AC_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5AC_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5B.c b/src/H5B.c
index 13d3946..5d8573e 100644
--- a/src/H5B.c
+++ b/src/H5B.c
@@ -100,9 +100,6 @@
#define H5B_PACKAGE /*suppress error about including H5Bpkg */
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5B_mask
/* private headers */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5C.c b/src/H5C.c
index 38863e8..cd9e249 100644
--- a/src/H5C.c
+++ b/src/H5C.c
@@ -97,9 +97,6 @@
#define H5C_PACKAGE /*suppress error about including H5Cpkg */
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5C_mask
#include "H5private.h" /* Generic Functions */
#include "H5Cpkg.h" /* Cache */
diff --git a/src/H5CS.c b/src/H5CS.c
index 77bc3d7..58817b8 100644
--- a/src/H5CS.c
+++ b/src/H5CS.c
@@ -26,9 +26,6 @@
*
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FS_mask
#include "H5private.h" /* Generic Functions */
#include "H5FSprivate.h" /* Private function stack routines */
diff --git a/src/H5D.c b/src/H5D.c
index a18c805..966347f 100644
--- a/src/H5D.c
+++ b/src/H5D.c
@@ -17,9 +17,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5D_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5D_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Datasets */
diff --git a/src/H5Dcompact.c b/src/H5Dcompact.c
index 8a032e3..a13bf5d 100644
--- a/src/H5Dcompact.c
+++ b/src/H5Dcompact.c
@@ -22,9 +22,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Dcompact_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Dataset functions */
diff --git a/src/H5Dcontig.c b/src/H5Dcontig.c
index 18c6677..fd4dde0 100644
--- a/src/H5Dcontig.c
+++ b/src/H5Dcontig.c
@@ -24,9 +24,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Dcontig_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Dataset functions */
diff --git a/src/H5Defl.c b/src/H5Defl.c
index 3a7b079..cfe10d6 100644
--- a/src/H5Defl.c
+++ b/src/H5Defl.c
@@ -19,9 +19,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5D_efl_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Datasets */
diff --git a/src/H5Dio.c b/src/H5Dio.c
index fffb97f..7fda7b1 100644
--- a/src/H5Dio.c
+++ b/src/H5Dio.c
@@ -14,9 +14,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5D_io_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Dataset functions */
diff --git a/src/H5Distore.c b/src/H5Distore.c
index bcf384e..49b7947 100644
--- a/src/H5Distore.c
+++ b/src/H5Distore.c
@@ -43,9 +43,6 @@
#define H5B_PACKAGE /*suppress error about including H5Bpkg */
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Distore_mask
#include "H5private.h" /* Generic Functions */
#include "H5Bpkg.h" /* B-link trees */
diff --git a/src/H5Dmpio.c b/src/H5Dmpio.c
index 9d1f65c..976f282 100644
--- a/src/H5Dmpio.c
+++ b/src/H5Dmpio.c
@@ -24,9 +24,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5D_mpio_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Datasets */
diff --git a/src/H5Dselect.c b/src/H5Dselect.c
index a12823e..125d22f 100644
--- a/src/H5Dselect.c
+++ b/src/H5Dselect.c
@@ -20,9 +20,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5D_select_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Datasets */
diff --git a/src/H5Dtest.c b/src/H5Dtest.c
index c155e95..24817a8 100644
--- a/src/H5Dtest.c
+++ b/src/H5Dtest.c
@@ -21,9 +21,6 @@
#define H5D_PACKAGE /*suppress error about including H5Dpkg */
#define H5D_TESTING /*suppress warning about H5D testing funcs*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Dtest_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dpkg.h" /* Datasets */
diff --git a/src/H5E.c b/src/H5E.c
index 7b3f1c8..f55a92b 100644
--- a/src/H5E.c
+++ b/src/H5E.c
@@ -43,9 +43,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5E_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5E_mask
#include "H5private.h" /* Generic Functions */
#include "H5Iprivate.h" /* IDs */
diff --git a/src/H5F.c b/src/H5F.c
index ce7621b..2fa6208 100644
--- a/src/H5F.c
+++ b/src/H5F.c
@@ -17,9 +17,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5F_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5F_mask
/* Packages needed by this file... */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5FD.c b/src/H5FD.c
index 30ec0eb..5ac2060 100644
--- a/src/H5FD.c
+++ b/src/H5FD.c
@@ -28,9 +28,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_mask
/* Packages needed by this file */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5FDcore.c b/src/H5FDcore.c
index 1b3d877..11d5cd3 100644
--- a/src/H5FDcore.c
+++ b/src/H5FDcore.c
@@ -24,9 +24,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_core_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_core_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FDfamily.c b/src/H5FDfamily.c
index d60eca8..9ee9d2e 100644
--- a/src/H5FDfamily.c
+++ b/src/H5FDfamily.c
@@ -36,9 +36,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_family_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_family_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FDfphdf5.c b/src/H5FDfphdf5.c
index f3ae364..c2ea3d1 100644
--- a/src/H5FDfphdf5.c
+++ b/src/H5FDfphdf5.c
@@ -15,9 +15,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_fphdf5_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_fphdf5_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5FDgass.c b/src/H5FDgass.c
index 9da489c..e0e2a42 100644
--- a/src/H5FDgass.c
+++ b/src/H5FDgass.c
@@ -23,9 +23,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_gass_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_gass_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FDlog.c b/src/H5FDlog.c
index 7bc3827..38dcf4f 100644
--- a/src/H5FDlog.c
+++ b/src/H5FDlog.c
@@ -28,9 +28,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_log_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_log_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FDmpi.c b/src/H5FDmpi.c
index e738a82..671eccb 100644
--- a/src/H5FDmpi.c
+++ b/src/H5FDmpi.c
@@ -20,9 +20,6 @@
*
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_mpi_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FDmpio.c b/src/H5FDmpio.c
index 9d5c48a..f46bf9e 100644
--- a/src/H5FDmpio.c
+++ b/src/H5FDmpio.c
@@ -23,9 +23,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_mpio_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_mpio_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5FDmpiposix.c b/src/H5FDmpiposix.c
index 781bcc3..b97e9fc 100644
--- a/src/H5FDmpiposix.c
+++ b/src/H5FDmpiposix.c
@@ -35,9 +35,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_mpiposix_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_mpiposix_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5FDsec2.c b/src/H5FDsec2.c
index 94babea..2229853 100644
--- a/src/H5FDsec2.c
+++ b/src/H5FDsec2.c
@@ -27,9 +27,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_sec2_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_sec2_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FDsrb.c b/src/H5FDsrb.c
index f739500..15faa15 100644
--- a/src/H5FDsrb.c
+++ b/src/H5FDsrb.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_srb_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_srb_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FDstream.c b/src/H5FDstream.c
index 5e02623..455b3ff 100644
--- a/src/H5FDstream.c
+++ b/src/H5FDstream.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FD_stream_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FD_stream_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5FL.c b/src/H5FL.c
index b8fc9ab..3041b57 100644
--- a/src/H5FL.c
+++ b/src/H5FL.c
@@ -29,9 +29,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5FL_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FL_mask
/* #define H5FL_DEBUG */
diff --git a/src/H5FO.c b/src/H5FO.c
index dbfdd58..d59b207 100644
--- a/src/H5FO.c
+++ b/src/H5FO.c
@@ -22,9 +22,6 @@
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FO_mask
#include "H5Eprivate.h" /* Error handling */
#include "H5Fpkg.h" /* File access */
diff --git a/src/H5FP.c b/src/H5FP.c
index b65990b..0497cb1 100644
--- a/src/H5FP.c
+++ b/src/H5FP.c
@@ -12,9 +12,6 @@
* access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Pablo mask */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FP_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5FPclient.c b/src/H5FPclient.c
index b84466e..bc81ff1 100644
--- a/src/H5FPclient.c
+++ b/src/H5FPclient.c
@@ -15,9 +15,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
#define H5G_PACKAGE /*suppress error about including H5Gpkg */
-/* Pablo mask */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FP_client_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata Cache */
diff --git a/src/H5FPserver.c b/src/H5FPserver.c
index 95d0f44..8c12aed 100644
--- a/src/H5FPserver.c
+++ b/src/H5FPserver.c
@@ -25,9 +25,6 @@
* handle requests from clients.
*/
-/* Pablo mask */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FP_server_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5FS.c b/src/H5FS.c
index 77bc3d7..58817b8 100644
--- a/src/H5FS.c
+++ b/src/H5FS.c
@@ -26,9 +26,6 @@
*
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5FS_mask
#include "H5private.h" /* Generic Functions */
#include "H5FSprivate.h" /* Private function stack routines */
diff --git a/src/H5Fdbg.c b/src/H5Fdbg.c
index b14d580..ee42963 100644
--- a/src/H5Fdbg.c
+++ b/src/H5Fdbg.c
@@ -20,9 +20,6 @@
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Fdbg_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5G.c b/src/H5G.c
index 2ee2a30..257abab 100644
--- a/src/H5G.c
+++ b/src/H5G.c
@@ -91,9 +91,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5G_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5G_mask
/* Packages needed by this file... */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5Gent.c b/src/H5Gent.c
index 4aaaf70..69a34f8 100644
--- a/src/H5Gent.c
+++ b/src/H5Gent.c
@@ -19,9 +19,6 @@
#define H5G_PACKAGE
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5G_ent_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Gnode.c b/src/H5Gnode.c
index 5d30559..8ac1c23 100644
--- a/src/H5Gnode.c
+++ b/src/H5Gnode.c
@@ -30,9 +30,6 @@
#define H5G_PACKAGE /*suppress error message about including H5Gpkg.h */
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5G_node_mask
/* Packages needed by this file... */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5Gstab.c b/src/H5Gstab.c
index 71b5603..383623d 100644
--- a/src/H5Gstab.c
+++ b/src/H5Gstab.c
@@ -19,9 +19,6 @@
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
#define H5G_PACKAGE /*suppress error about including H5Gpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5G_stab_mask
#include "H5private.h"
#include "H5Eprivate.h"
diff --git a/src/H5HG.c b/src/H5HG.c
index ca56824..a72752b 100644
--- a/src/H5HG.c
+++ b/src/H5HG.c
@@ -39,9 +39,6 @@
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
#define H5HG_PACKAGE /*suppress error about including H5HGpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5HG_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5HGdbg.c b/src/H5HGdbg.c
index 68a3e85..4444fdb 100644
--- a/src/H5HGdbg.c
+++ b/src/H5HGdbg.c
@@ -19,9 +19,6 @@
*/
#define H5HG_PACKAGE /*suppress error about including H5HGpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5HGdbg_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5HL.c b/src/H5HL.c
index d437558..eba6a5a 100644
--- a/src/H5HL.c
+++ b/src/H5HL.c
@@ -31,9 +31,6 @@
#define H5F_PACKAGE /* Suppress error about including H5Fpkg */
#define H5HL_PACKAGE /* Suppress error about including H5HLpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5HL_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5HLdbg.c b/src/H5HLdbg.c
index aefa7c1..e2e4978 100644
--- a/src/H5HLdbg.c
+++ b/src/H5HLdbg.c
@@ -19,9 +19,6 @@
*/
#define H5HL_PACKAGE /* Suppress error about including H5HLpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5HLdbg_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5HP.c b/src/H5HP.c
index 5b35924..04de3ff 100644
--- a/src/H5HP.c
+++ b/src/H5HP.c
@@ -20,9 +20,6 @@
*
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5HP_mask
/* Private headers needed */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5I.c b/src/H5I.c
index e30cdc0..aef02ac 100644
--- a/src/H5I.c
+++ b/src/H5I.c
@@ -39,9 +39,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5I_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5I_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5MF.c b/src/H5MF.c
index 3de5afe..b055e38 100644
--- a/src/H5MF.c
+++ b/src/H5MF.c
@@ -32,9 +32,6 @@
*/
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5MF_mask
#include "H5private.h"
#include "H5Eprivate.h"
diff --git a/src/H5MM.c b/src/H5MM.c
index 5a191b3..b08cd7d 100644
--- a/src/H5MM.c
+++ b/src/H5MM.c
@@ -25,9 +25,6 @@
*-------------------------------------------------------------------------
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5MM_mask
#include "H5private.h"
#include "H5Eprivate.h"
diff --git a/src/H5O.c b/src/H5O.c
index 5f4cb00..21afecb 100644
--- a/src/H5O.c
+++ b/src/H5O.c
@@ -31,9 +31,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5O_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5O_mask
#include "H5private.h" /* Generic Functions */
#include "H5ACprivate.h" /* Metadata cache */
diff --git a/src/H5Oattr.c b/src/H5Oattr.c
index 4487985..be48782 100644
--- a/src/H5Oattr.c
+++ b/src/H5Oattr.c
@@ -16,9 +16,6 @@
#define H5O_PACKAGE /*suppress error about including H5Opkg */
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5O_attr_mask
#include "H5private.h" /* Generic Functions */
#include "H5Apkg.h" /* Attributes */
diff --git a/src/H5Obogus.c b/src/H5Obogus.c
index 63b002b..4da3f89 100644
--- a/src/H5Obogus.c
+++ b/src/H5Obogus.c
@@ -37,7 +37,6 @@
#include "H5Opkg.h" /* Object header functions */
#ifdef H5O_ENABLE_BOGUS
-#define PABLO_MASK H5O_bogus_mask
/* PRIVATE PROTOTYPES */
static void *H5O_bogus_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
diff --git a/src/H5Ocont.c b/src/H5Ocont.c
index 79da2f7..23c501e 100644
--- a/src/H5Ocont.c
+++ b/src/H5Ocont.c
@@ -36,7 +36,6 @@
#include "H5MMprivate.h"
#include "H5Opkg.h" /* Object header functions */
-#define PABLO_MASK H5O_cont_mask
/* PRIVATE PROTOTYPES */
static void *H5O_cont_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
diff --git a/src/H5Odtype.c b/src/H5Odtype.c
index f155273..fe74959 100644
--- a/src/H5Odtype.c
+++ b/src/H5Odtype.c
@@ -23,7 +23,6 @@
#include "H5Opkg.h" /* Object headers */
#include "H5Tpkg.h" /* Datatypes */
-#define PABLO_MASK H5O_dtype_mask
/* PRIVATE PROTOTYPES */
static herr_t H5O_dtype_encode (H5F_t *f, uint8_t *p, const void *mesg);
diff --git a/src/H5Oefl.c b/src/H5Oefl.c
index 2e8e365..974b86f 100644
--- a/src/H5Oefl.c
+++ b/src/H5Oefl.c
@@ -19,9 +19,6 @@
#define H5O_PACKAGE /*suppress error about including H5Opkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5O_efl_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Ofill.c b/src/H5Ofill.c
index 7e3c4da..d6e35a1 100644
--- a/src/H5Ofill.c
+++ b/src/H5Ofill.c
@@ -29,7 +29,6 @@
#include "H5Opkg.h" /* Object header functions */
#include "H5Pprivate.h" /* Property lists */
-#define PABLO_MASK H5O_fill_mask
static void *H5O_fill_new_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
static herr_t H5O_fill_new_encode(H5F_t *f, uint8_t *p, const void *_mesg);
diff --git a/src/H5Olayout.c b/src/H5Olayout.c
index fa7d40e..1d50f94 100644
--- a/src/H5Olayout.c
+++ b/src/H5Olayout.c
@@ -20,9 +20,6 @@
#define H5O_PACKAGE /*suppress error about including H5Opkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5O_layout_mask
#include "H5private.h"
#include "H5Dprivate.h"
diff --git a/src/H5Omtime.c b/src/H5Omtime.c
index a6cc127..ad398ae 100644
--- a/src/H5Omtime.c
+++ b/src/H5Omtime.c
@@ -31,7 +31,6 @@
#include <sys/timeb.h>
#endif
-#define PABLO_MASK H5O_mtime_mask
static void *H5O_mtime_new_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
static herr_t H5O_mtime_new_encode(H5F_t *f, uint8_t *p, const void *_mesg);
diff --git a/src/H5Oname.c b/src/H5Oname.c
index a675eff..9fb5b3f 100644
--- a/src/H5Oname.c
+++ b/src/H5Oname.c
@@ -32,7 +32,6 @@
#include "H5MMprivate.h"
#include "H5Opkg.h" /* Object header functions */
-#define PABLO_MASK H5O_name_mask
/* PRIVATE PROTOTYPES */
static void *H5O_name_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
diff --git a/src/H5Onull.c b/src/H5Onull.c
index bcf3da3..376b3ec 100644
--- a/src/H5Onull.c
+++ b/src/H5Onull.c
@@ -30,7 +30,6 @@
#include "H5private.h"
#include "H5Opkg.h" /* Object header functions */
-#define PABLO_MASK H5O_null_mask
/* This message derives from H5O */
const H5O_class_t H5O_NULL[1] = {{
diff --git a/src/H5Opline.c b/src/H5Opline.c
index 1fa304f..7c1dba6f 100644
--- a/src/H5Opline.c
+++ b/src/H5Opline.c
@@ -27,8 +27,6 @@
#include "H5MMprivate.h"
#include "H5Opkg.h" /* Object header functions */
-/* Pablo mask */
-#define PABLO_MASK H5O_pline_mask
#define H5O_PLINE_VERSION 1
diff --git a/src/H5Osdspace.c b/src/H5Osdspace.c
index a02033a..70249ea 100644
--- a/src/H5Osdspace.c
+++ b/src/H5Osdspace.c
@@ -23,7 +23,6 @@
#include "H5Opkg.h" /* Object header functions */
#include "H5Spkg.h"
-#define PABLO_MASK H5O_sdspace_mask
/* PRIVATE PROTOTYPES */
static void *H5O_sdspace_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
diff --git a/src/H5Oshared.c b/src/H5Oshared.c
index 2f30ae6..8f4f558 100644
--- a/src/H5Oshared.c
+++ b/src/H5Oshared.c
@@ -28,9 +28,6 @@
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
#define H5O_PACKAGE /*suppress error about including H5Opkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5O_shared_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Ostab.c b/src/H5Ostab.c
index e880694..b3a3fd5 100644
--- a/src/H5Ostab.c
+++ b/src/H5Ostab.c
@@ -35,7 +35,6 @@
#include "H5MMprivate.h" /* Memory management */
#include "H5Opkg.h" /* Object headers */
-#define PABLO_MASK H5O_stab_mask
/* PRIVATE PROTOTYPES */
static void *H5O_stab_decode(H5F_t *f, hid_t dxpl_id, const uint8_t *p, H5O_shared_t *sh);
diff --git a/src/H5P.c b/src/H5P.c
index 1dda76f..227ad4b 100644
--- a/src/H5P.c
+++ b/src/H5P.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5P_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5P_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5Pdcpl.c b/src/H5Pdcpl.c
index 3d7c2e7..bbdddde 100644
--- a/src/H5Pdcpl.c
+++ b/src/H5Pdcpl.c
@@ -14,9 +14,6 @@
#define H5P_PACKAGE /*suppress error about including H5Ppkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5P_dcpl_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5Pdxpl.c b/src/H5Pdxpl.c
index db1a45b..3515c55 100644
--- a/src/H5Pdxpl.c
+++ b/src/H5Pdxpl.c
@@ -14,9 +14,6 @@
#define H5P_PACKAGE /*suppress error about including H5Ppkg */
-/* Pablo mask */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5P_dxpl_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5Pfapl.c b/src/H5Pfapl.c
index 371e4c3..469a65c 100644
--- a/src/H5Pfapl.c
+++ b/src/H5Pfapl.c
@@ -14,9 +14,6 @@
#define H5P_PACKAGE /*suppress error about including H5Ppkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5P_fapl_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5Pfcpl.c b/src/H5Pfcpl.c
index 2d20d3f..04f5d1d 100644
--- a/src/H5Pfcpl.c
+++ b/src/H5Pfcpl.c
@@ -14,9 +14,6 @@
#define H5P_PACKAGE /*suppress error about including H5Ppkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5P_fcpl_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5Ptest.c b/src/H5Ptest.c
index f92ee48..0076047 100644
--- a/src/H5Ptest.c
+++ b/src/H5Ptest.c
@@ -21,9 +21,6 @@
#define H5P_PACKAGE /*suppress error about including H5Ppkg */
#define H5P_TESTING /*suppress warning about H5P testing funcs*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5P_test_mask
/* Private header files */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5R.c b/src/H5R.c
index a34afa7..87a402c 100644
--- a/src/H5R.c
+++ b/src/H5R.c
@@ -17,9 +17,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5R_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5R_mask
#include "H5private.h" /* Generic Functions */
#include "H5Iprivate.h" /* ID Functions */
diff --git a/src/H5RC.c b/src/H5RC.c
index 8ab1818..8842777 100644
--- a/src/H5RC.c
+++ b/src/H5RC.c
@@ -19,9 +19,6 @@
*
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5RC_mask
#include "H5Eprivate.h" /* Error handling */
#include "H5FLprivate.h" /* Free lists */
diff --git a/src/H5RS.c b/src/H5RS.c
index 1a7b332..96d31b3 100644
--- a/src/H5RS.c
+++ b/src/H5RS.c
@@ -19,9 +19,6 @@
*
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5RS_mask
#include "H5Eprivate.h" /* Error handling */
#include "H5FLprivate.h" /* Free lists */
diff --git a/src/H5S.c b/src/H5S.c
index 4c5daa1..04900f4 100644
--- a/src/H5S.c
+++ b/src/H5S.c
@@ -18,9 +18,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5S_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5S_mask
#define _H5S_IN_H5S_C
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5SL.c b/src/H5SL.c
index 005cb86..453d047 100644
--- a/src/H5SL.c
+++ b/src/H5SL.c
@@ -40,9 +40,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5SL_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5SL_mask
/* Private headers needed */
#include "H5private.h" /* Generic Functions */
diff --git a/src/H5ST.c b/src/H5ST.c
index e88af28..39adc14 100644
--- a/src/H5ST.c
+++ b/src/H5ST.c
@@ -17,9 +17,6 @@
Bentley and Robert Sedgewick in the April, 1998, Dr. Dobb's Journal.
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5ST_mask
#include "H5Eprivate.h" /* Error handling */
#include "H5FLprivate.h" /* Free lists */
diff --git a/src/H5Sall.c b/src/H5Sall.c
index 5472d42..eb4c4c8 100644
--- a/src/H5Sall.c
+++ b/src/H5Sall.c
@@ -21,9 +21,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5S_all_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Shyper.c b/src/H5Shyper.c
index fac113c..c8fccc2 100644
--- a/src/H5Shyper.c
+++ b/src/H5Shyper.c
@@ -21,9 +21,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Shyper_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Smpio.c b/src/H5Smpio.c
index 5491a6d..083f712 100644
--- a/src/H5Smpio.c
+++ b/src/H5Smpio.c
@@ -23,9 +23,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5S_mpio_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dprivate.h" /* Datasets */
diff --git a/src/H5Snone.c b/src/H5Snone.c
index 2cc2a1e..b50af6a 100644
--- a/src/H5Snone.c
+++ b/src/H5Snone.c
@@ -21,9 +21,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5S_none_mask
#include "H5private.h"
#include "H5Eprivate.h"
diff --git a/src/H5Spoint.c b/src/H5Spoint.c
index b824875..a948cd2 100644
--- a/src/H5Spoint.c
+++ b/src/H5Spoint.c
@@ -21,9 +21,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5S_point_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Sselect.c b/src/H5Sselect.c
index 1d9e68e..f7a58d3 100644
--- a/src/H5Sselect.c
+++ b/src/H5Sselect.c
@@ -20,9 +20,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5S_select_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Stest.c b/src/H5Stest.c
index 7580a0f..2eef919 100644
--- a/src/H5Stest.c
+++ b/src/H5Stest.c
@@ -21,9 +21,6 @@
#define H5S_PACKAGE /*suppress error about including H5Spkg */
#define H5S_TESTING /*suppress warning about H5S testing funcs*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5S_test_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5T.c b/src/H5T.c
index ed9a1e6..42c6714 100644
--- a/src/H5T.c
+++ b/src/H5T.c
@@ -25,9 +25,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_mask
#include "H5private.h" /*generic functions */
#include "H5Dprivate.h" /*datasets (for H5Tcopy) */
diff --git a/src/H5Tarray.c b/src/H5Tarray.c
index 73675a7..b33d3bf 100644
--- a/src/H5Tarray.c
+++ b/src/H5Tarray.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_array_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_array_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Tbit.c b/src/H5Tbit.c
index ded80a5..0049682 100644
--- a/src/H5Tbit.c
+++ b/src/H5Tbit.c
@@ -20,9 +20,6 @@
#define H5T_PACKAGE /*suppress error about including H5Tpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_bit_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tcommit.c b/src/H5Tcommit.c
index 3fed9c0..9732dde 100644
--- a/src/H5Tcommit.c
+++ b/src/H5Tcommit.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_commit_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_commit_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Tcompound.c b/src/H5Tcompound.c
index 467798f..46b1773 100644
--- a/src/H5Tcompound.c
+++ b/src/H5Tcompound.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_compound_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_compound_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tconv.c b/src/H5Tconv.c
index 50e4aa9..1e66513 100644
--- a/src/H5Tconv.c
+++ b/src/H5Tconv.c
@@ -18,9 +18,6 @@
#define H5T_PACKAGE /*suppress error about including H5Tpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_conv_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tcset.c b/src/H5Tcset.c
index 5d9c857..1c86b96 100644
--- a/src/H5Tcset.c
+++ b/src/H5Tcset.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_cset_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_cset_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tenum.c b/src/H5Tenum.c
index db1daa4..10870d7 100644
--- a/src/H5Tenum.c
+++ b/src/H5Tenum.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_enum_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_enum_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tfields.c b/src/H5Tfields.c
index d2c2082..813690c 100644
--- a/src/H5Tfields.c
+++ b/src/H5Tfields.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_fields_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_fields_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tfixed.c b/src/H5Tfixed.c
index 99fc26a..4219377 100644
--- a/src/H5Tfixed.c
+++ b/src/H5Tfixed.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_fixed_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_fixed_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tfloat.c b/src/H5Tfloat.c
index 6be73da..dbf0cb0 100644
--- a/src/H5Tfloat.c
+++ b/src/H5Tfloat.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_float_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_float_mask
#include "H5private.h" /*generic functions */
#include "H5Eprivate.h" /*error handling */
diff --git a/src/H5Tnative.c b/src/H5Tnative.c
index 291c41b..1ffa45b 100644
--- a/src/H5Tnative.c
+++ b/src/H5Tnative.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_native_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_native_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Toffset.c b/src/H5Toffset.c
index 99046cf..6090851 100644
--- a/src/H5Toffset.c
+++ b/src/H5Toffset.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_offset_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_offset_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Topaque.c b/src/H5Topaque.c
index 0bfed4b..58535a2 100644
--- a/src/H5Topaque.c
+++ b/src/H5Topaque.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_opaque_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_opaque_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Torder.c b/src/H5Torder.c
index c43fc3c..6d9a713 100644
--- a/src/H5Torder.c
+++ b/src/H5Torder.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_order_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_order_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Tpad.c b/src/H5Tpad.c
index 254831e..3a59bca 100644
--- a/src/H5Tpad.c
+++ b/src/H5Tpad.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_pad_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_pad_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Tprecis.c b/src/H5Tprecis.c
index e151980..f54de77 100644
--- a/src/H5Tprecis.c
+++ b/src/H5Tprecis.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_precis_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_precis_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Tstrpad.c b/src/H5Tstrpad.c
index c79b60d..1c8ce2f 100644
--- a/src/H5Tstrpad.c
+++ b/src/H5Tstrpad.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_strpad_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_strpad_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Tvlen.c b/src/H5Tvlen.c
index 186b14f..4c93842 100644
--- a/src/H5Tvlen.c
+++ b/src/H5Tvlen.c
@@ -22,9 +22,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5T_init_vlen_interface
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5T_vlen_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dprivate.h" /* Dataset functions */
diff --git a/src/H5V.c b/src/H5V.c
index b2720f5..7b2c33f 100644
--- a/src/H5V.c
+++ b/src/H5V.c
@@ -17,9 +17,6 @@
* Friday, October 10, 1997
*/
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5V_mask
#include "H5private.h"
#include "H5Eprivate.h"
diff --git a/src/H5Z.c b/src/H5Z.c
index ed2df61..b6e66a2 100644
--- a/src/H5Z.c
+++ b/src/H5Z.c
@@ -17,9 +17,6 @@
/* Interface initialization */
#define H5_INTERFACE_INIT_FUNC H5Z_init_interface
-/* Pablo mask */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Z_mask
#include "H5private.h" /* Generic Functions */
#include "H5Dprivate.h" /* Dataset functions */
diff --git a/src/H5Zdeflate.c b/src/H5Zdeflate.c
index 16890b0..53a330d 100644
--- a/src/H5Zdeflate.c
+++ b/src/H5Zdeflate.c
@@ -19,9 +19,6 @@
#define H5Z_PACKAGE /*suppress error about including H5Zpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Z_deflate_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Zfletcher32.c b/src/H5Zfletcher32.c
index 38fda53..21da7a2 100644
--- a/src/H5Zfletcher32.c
+++ b/src/H5Zfletcher32.c
@@ -19,9 +19,6 @@
#define H5Z_PACKAGE /*suppress error about including H5Zpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Z_fletcher32_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Znbit.c b/src/H5Znbit.c
index 12a5c4d..031da51 100644
--- a/src/H5Znbit.c
+++ b/src/H5Znbit.c
@@ -14,9 +14,6 @@
#define H5Z_PACKAGE /*suppress error about including H5Zpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Z_nbit_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Zshuffle.c b/src/H5Zshuffle.c
index 75c7c48..84b6a8f 100644
--- a/src/H5Zshuffle.c
+++ b/src/H5Zshuffle.c
@@ -14,9 +14,6 @@
#define H5Z_PACKAGE /*suppress error about including H5Zpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Z_shuffle_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Zszip.c b/src/H5Zszip.c
index 42e588c..d2c8416 100644
--- a/src/H5Zszip.c
+++ b/src/H5Zszip.c
@@ -14,9 +14,6 @@
#define H5Z_PACKAGE /*suppress error about including H5Zpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Z_szip_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5Ztrans.c b/src/H5Ztrans.c
index 8f1cfd0..e87bef3 100644
--- a/src/H5Ztrans.c
+++ b/src/H5Ztrans.c
@@ -14,9 +14,6 @@
#define H5Z_PACKAGE /*suppress error about including H5Zpkg */
-/* Pablo information */
-/* (Put before include files to avoid problems with inline functions) */
-#define PABLO_MASK H5Z_trans_mask
#include "H5private.h" /* Generic Functions */
#include "H5Eprivate.h" /* Error handling */
diff --git a/src/H5detect.c b/src/H5detect.c
index cb71cf8..b79911d 100644
--- a/src/H5detect.c
+++ b/src/H5detect.c
@@ -499,7 +499,6 @@ print_results(int nd, detected_t *d, int na, malign_t *misc_align)
/* Include files */
printf("\
#define H5T_PACKAGE /*suppress error about including H5Tpkg.h*/\n\
-#define PABLO_MASK H5T_init_mask\n\
\n\
#include \"H5private.h\"\n\
#include \"H5Iprivate.h\"\n\
diff --git a/src/H5private.h b/src/H5private.h
index 4feeb09..742006c 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -159,16 +159,6 @@
#endif
/*
- * Pablo support files.
- */
-#ifdef H5_HAVE_PABLO
-# define IOTRACE
-# define HDFIOTRACE
-# include "HDFIOTrace.h"
-# include "ProcIDs.h"
-#endif
-
-/*
* MPE Instrumentation support
* Do not #if the following header file because it contains
* the needed null definitions for the H5-MPE macros when MPE
@@ -1141,7 +1131,6 @@ static herr_t H5_INTERFACE_INIT_FUNC(void);
#define FUNC_ENTER_COMMON_NOFUNC(func_name,asrt) \
- PABLO_SAVE (ID_ ## func_name) \
\
/* Check API status */ \
assert(asrt); \
@@ -1149,8 +1138,6 @@ static herr_t H5_INTERFACE_INIT_FUNC(void);
/* Check function name */ \
H5_CHECK_FUNCNAME(func_name); \
\
- /* Start tracing */ \
- PABLO_TRACE_ON (PABLO_MASK, pablo_func_id)
#define FUNC_ENTER_COMMON(func_name,asrt) \
static const char FUNC[]=#func_name; \
@@ -1301,12 +1288,12 @@ static herr_t H5_INTERFACE_INIT_FUNC(void);
* The pablo mask comes from the constant PABLO_MASK defined on a
* per-file basis. The pablo_func_id comes from an auto variable
* defined by FUNC_ENTER.
+ * PABLO was deleted on January 21, 2005 EIP
*
*-------------------------------------------------------------------------
*/
#define FUNC_LEAVE_API(ret_value) \
FINISH_MPE_LOG; \
- PABLO_TRACE_OFF (PABLO_MASK, pablo_func_id); \
H5TRACE_RETURN(ret_value); \
H5_POP_FUNC; \
FUNC_LEAVE_API_THREADSAFE \
@@ -1315,14 +1302,12 @@ static herr_t H5_INTERFACE_INIT_FUNC(void);
}} /*end scope from beginning of FUNC_ENTER*/
#define FUNC_LEAVE_NOAPI(ret_value) \
- PABLO_TRACE_OFF (PABLO_MASK, pablo_func_id); \
H5_POP_FUNC; \
return (ret_value); \
} /*end scope from end of FUNC_ENTER*/ \
} /*end scope from beginning of FUNC_ENTER*/
#define FUNC_LEAVE_NOAPI_VOID \
- PABLO_TRACE_OFF (PABLO_MASK, pablo_func_id); \
H5_POP_FUNC; \
return; \
} /*end scope from end of FUNC_ENTER*/ \
@@ -1334,24 +1319,10 @@ static herr_t H5_INTERFACE_INIT_FUNC(void);
* (so far, just the H5FS routines themselves)
*/
#define FUNC_LEAVE_NOAPI_NOFS(ret_value) \
- PABLO_TRACE_OFF (PABLO_MASK, pablo_func_id); \
return (ret_value); \
} /*end scope from end of FUNC_ENTER*/ \
} /*end scope from beginning of FUNC_ENTER*/
-/*
- * The FUNC_ENTER() and FUNC_LEAVE() macros make calls to Pablo functions
- * through one of these two sets of macros.
- */
-#ifdef H5_HAVE_PABLO
-# define PABLO_SAVE(func_id) const int pablo_func_id = func_id;
-# define PABLO_TRACE_ON(m, f) TRACE_ON(m,f)
-# define PABLO_TRACE_OFF(m, f) TRACE_OFF(m,f)
-#else
-# define PABLO_SAVE(func_id) /*void */
-# define PABLO_TRACE_ON(m, f) /*void */
-# define PABLO_TRACE_OFF(m, f) /*void */
-#endif
/* Macro for "glueing" together items, for re-scanning macros */
#define H5_GLUE(x,y) x##y
diff --git a/src/hdf5.lnt b/src/hdf5.lnt
index f8d4347..b67abc0 100755
--- a/src/hdf5.lnt
+++ b/src/hdf5.lnt
@@ -36,8 +36,6 @@
-esym(534, H5RC_decr)
-esym(534, H5V_array_fill)
-// Turn off warnings about not using PABLO_MASK macro
--esym(750, PABLO_MASK)
// Turn off warnings about "Expression-like macro not parenthesized" for
// enumerated type increment & decrement macros:
@@ -91,7 +89,7 @@
H5Zszip.c
The following files have had their FUNC_ENTER, FUNC_LEAVE & HGOTO*
- macros cleaned up and the PABLO_MASK adjusted, but have not been linted
+ macros cleaned up, but have not been linted
due to their dependencies on features that we don't support on Windows:
H5FDfphdf5.c
H5FDgass.c