summaryrefslogtreecommitdiffstats
path: root/test/ttsafe_error.c
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-09-03 19:27:40 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-09-03 19:27:40 (GMT)
commitbd6857eab69cd6db493f710aa3b240903b7706e7 (patch)
treebc52b889a25c859e54b1e84d29e717cc0027133f /test/ttsafe_error.c
parent42684497945800bcbee12ccbef778a4a9c9adc93 (diff)
downloadhdf5-bd6857eab69cd6db493f710aa3b240903b7706e7.zip
hdf5-bd6857eab69cd6db493f710aa3b240903b7706e7.tar.gz
hdf5-bd6857eab69cd6db493f710aa3b240903b7706e7.tar.bz2
[svn-r9203] Purpose:
bug fix 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:
Diffstat (limited to 'test/ttsafe_error.c')
0 files changed, 0 insertions, 0 deletions