hdf5/tools/h5diff
Pedro Vicente Nunes 12f01d9cd4 [svn-r12199] Purpose:
bug fix

Description:
the percent error calculation in h5diff using double precision floating point were causing different results
on the release and debug versions of Visual Studio version 6, due to a compiler bug

Solution:
used single precision (float)

Platforms tested:
windows
linux
solaris
AIX

Misc. update:
2006-04-04 16:54:48 -05:00
..
h5diff_common.c [svn-r12199] Purpose: 2006-04-04 16:54:48 -05:00
h5diff_common.h
h5diff_main.c [svn-r12134] Purpose: 2006-03-22 15:53:05 -05:00
Makefile.am
Makefile.in [svn-r12149] Purpose: 2006-03-23 16:26:17 -05:00
ph5diff_main.c
testh5diff_attr.c
testh5diff_basic.c [svn-r12146] Purpose: 2006-03-23 14:27:17 -05:00
testh5diff_dset.c
testh5diff_main.c
testh5diff_util.c
testh5diff.h
testh5diff.sh [svn-r12146] Purpose: 2006-03-23 14:27:17 -05:00
testph5diff.sh