hdf5/tools
Pedro Vicente Nunes 45b23cfce1 [svn-r9204] Purpose:
bug fix

changed some datset names for h5repack etsts

Description:

Description:
the dataset region reference data was not portable between the Cray T3E and other machines




Solution:
this was due to the fact that the  buffer to store the heap ID and index was using a sizeof(int) for its
size


 4 is used instead of sizeof(int) to permit portability between
   the Crays and other machines (the heap ID is always encoded as an int32 anyway)




Solution:

Platforms tested:
linux
aix
solaris



Misc. update:
2004-09-03 14:28:03 -05:00
..
gifconv [svn-r8983] Purpose: 2004-08-02 09:06:07 -05:00
h5diff [svn-r8983] Purpose: 2004-08-02 09:06:07 -05:00
h5dump [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
h5import [svn-r8983] Purpose: 2004-08-02 09:06:07 -05:00
h5jam [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
h5ls [svn-r9183] Purpose: New feature 2004-09-01 12:43:30 -05:00
h5repack [svn-r9204] Purpose: 2004-09-03 14:28:03 -05:00
lib [svn-r8983] Purpose: 2004-08-02 09:06:07 -05:00
misc [svn-r8983] Purpose: 2004-08-02 09:06:07 -05:00
testfiles [svn-r9146] Purpose: 2004-08-24 14:33:58 -05:00
Dependencies
Makefile.in [svn-r9019] Purpose: 2004-08-05 10:10:39 -05:00