From fb1499b60cbeb1932e7f612f57bfd29497c22e98 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Fri, 24 Oct 2008 14:32:26 -0500 Subject: [svn-r15944] A follow-up checkin for the last-round commit(r15943). Added a test in this script file to check whether the macros H5_USE_16_API works properly. There used to be a problem to compile if H5_USE_16_API is defined in the application program (see bug #1264). Tested on kagiso - simple change. --- examples/testh5cc.sh.in | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/testh5cc.sh.in b/examples/testh5cc.sh.in index ad9af80..cf70c18 100755 --- a/examples/testh5cc.sh.in +++ b/examples/testh5cc.sh.in @@ -118,6 +118,7 @@ EOF # An HDF5 sample program that calls hdf5 functions. cat > $hdf5main <