hdf5/tools
Pedro Vicente Nunes 401c1bc318 [svn-r6827] Purpose:
added new test files for h5diff
bug fix

Description:
the criteria for determining the correct switch case cast to void* to type* was the data size read from disk.
this was causing problems on Cray T3E, where all integer except char are 8 bytes long

Solution:
changed the criteria for using the memory size instead, which is determined by the same function
that reads the data into memory

the messages " using memory NATIVE_TYPE_X" were  removed, because they might not coincid on different
platforms.

Platforms tested:
Linux 2.4 (rockaway)
SunOS 5.7 (arabica)
IRIX 6.5 (modi4)


Misc. update:
2003-05-07 17:28:09 -05:00
..
gifconv [svn-r6576] Purpose: 2003-04-03 08:46:11 -05:00
h5diff [svn-r6827] Purpose: 2003-05-07 17:28:09 -05:00
h5dump [svn-r6787] Purpose: 2003-04-30 17:44:20 -05:00
h5import [svn-r6621] Purpose: 2003-04-09 19:34:15 -05:00
h5ls [svn-r6576] Purpose: 2003-04-03 08:46:11 -05:00
lib [svn-r6576] Purpose: 2003-04-03 08:46:11 -05:00
misc [svn-r6736] Purpose: 2003-04-23 00:59:21 -05:00
testfiles [svn-r6827] Purpose: 2003-05-07 17:28:09 -05:00
Dependencies [svn-r3492] Purpose: 2001-02-22 17:01:58 -05:00
Makefile.in [svn-r6583] 2003-04-03 15:00:42 -05:00