hdf5/tools/h5stat
Raymond Lu d6c6a34a8f [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an application uses -DH5_USE_16_API with the 1.8 library to compile. The cause is from the mismatch of H5Eprint1 and H5Eprint2 set
through H5Eset_auto.  I changed the union in the structure H5E_auto_t.  Another change is to 
make H5Eget_auto fail if H5Eset_auto is called to set the printing function.  I'll write a 
document for it.

Tested on heiwa, jam, and amani.

The property change in configure.in, config, and Makefile.am came from the merge of the 1.8 
library change.
2010-09-21 11:46:38 -05:00
..
testfiles [svn-r18258] Rename the following files: 2010-02-15 13:29:52 -05:00
CMakeLists.txt [svn-r19434] Correct use of lib, include, bin in INSTALL commands to use proper variables. 2010-09-20 15:38:35 -05:00
h5stat_gentest.c [svn-r17898] Description: 2009-11-16 21:43:53 -05:00
h5stat.c [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an application uses -DH5_USE_16_API with the 1.8 library to compile. The cause is from the mismatch of H5Eprint1 and H5Eprint2 set 2010-09-21 11:46:38 -05:00
Makefile.am
Makefile.in [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, and m4 to version 1.4.14. Also added m4 directory for m4 macros according to autoconf suggestion. 2010-09-10 10:45:07 -05:00
testh5stat.sh.in [svn-r18650] Description: 2010-04-27 17:15:14 -05:00