hdf5/tools/h5diff
Albert Cheng 6d647e5406 [svn-r7418] Purpose:
bug fix

Description:
h5diff would incur a segmentation fault in Alpha clusters when
the percentage option is used.  This was due to memory aliagment
issue when the options variable is declared as a local variable
in main().

Moved the declaration to a global declaration.

Platforms tested:
"h5committested"
And tested at cluster QT of SNL.

Misc. update:
2003-08-27 10:27:56 -05:00
..
Dependencies [svn-r7352] Purpose: 2003-08-12 20:50:11 -05:00
h5diff.c [svn-r7418] Purpose: 2003-08-27 10:27:56 -05:00
h5difftst.c [svn-r6943] Purpose: 2003-06-02 11:30:40 -05:00
h5trav.c [svn-r7389] Purpose: 2003-08-22 08:45:40 -05:00
h5trav.h [svn-r7323] Purpose: 2003-08-08 14:31:37 -05:00
Makefile.in [svn-r7361] Description: 2003-08-13 23:58:29 -05:00
testh5diff.sh [svn-r6928] Purpose: 2003-05-30 17:38:46 -05:00