hdf5/tools/h5jam
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-r15314] moved h5jam test files to tools/h5jam/testfiles 2008-07-03 08:32:39 -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
getub.c [svn-r18759] pull r18757 from 1.8 branch 2010-05-11 15:10:25 -05:00
h5jam.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
h5jamgentest.c [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
h5unjam.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 [svn-r18808] Purpose: 2010-05-14 15:29:57 -05:00
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
tellub.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
testh5jam.sh.in [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00