hdf5/tools/h5diff
Pedro Vicente Nunes f2c1d0e162 [svn-r6844] Purpose:
bug fix

Description:
datasets with different storage datatypes where not read to memory to same size types

Solution:
obtain the memory type and size, for the TWO datasets ,
with the "fixtype" function
"upgrade" the smaller size to the larger if they are different
added H5DIFF_DEBUG flag for print information

Platforms tested:
Linux 2.4 (rockaway)
SunOS 5.7 (arabica, 64bit mode)
IRIX 6.5 (modi4)



Misc. update:
2003-05-10 14:38:57 -05:00
..
Dependencies [svn-r6825] Purpose: 2003-05-07 16:52:24 -05:00
h5diff.c [svn-r6844] Purpose: 2003-05-10 14:38:57 -05:00
h5difftst.c [svn-r6844] Purpose: 2003-05-10 14:38:57 -05:00
h5trav.c [svn-r6599] Purpose: 2003-04-08 15:27:27 -05:00
h5trav.h [svn-r6541] Purpose: 2003-03-31 13:06:44 -05:00
Makefile.in [svn-r6596] Purpose: 2003-04-08 14:50:17 -05:00
testh5diff.sh [svn-r6827] Purpose: 2003-05-07 17:28:09 -05:00