hdf5/tools/h5diff
Pedro Vicente Nunes 2e44c48936 [svn-r8283] Purpose:
bug fix (sort of)

Description:
apparently linux and other systems (solaris) return a different value from atof if the
argument is in  hexadecimal .
this return value was used to test if the argument to -p and -d was a valid floating point
number
for now , commented the calls in the script with -p <hexa> until we find a portable solution

Solution:

Platforms tested:
linux
solaris
windows

Misc. update:
2004-03-26 11:20:48 -05:00
..
Dependencies [svn-r8128] Purpose: 2004-01-30 21:32:19 -05:00
h5diff_main.c [svn-r8282] Purpose: 2004-03-25 15:27:47 -05:00
Makefile.in [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_attr.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_basic.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_dset.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_main.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff_util.c [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff.h [svn-r7904] Purpose: 2003-12-02 18:13:27 -05:00
testh5diff.sh [svn-r8283] Purpose: 2004-03-26 11:20:48 -05:00