summaryrefslogtreecommitdiffstats
path: root/test/dsets.c
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-08-12 15:24:46 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-08-12 15:24:46 (GMT)
commit08fde753d9cdce4370f3746fa318eaace4c6795e (patch)
treeee81dc1fd8cdf471326a1c3713ccc7b8d9d46ff7 /test/dsets.c
parent2a866e549f2cc0234611d293d1d0e5a78ef8de1c (diff)
downloadhdf5-08fde753d9cdce4370f3746fa318eaace4c6795e.zip
hdf5-08fde753d9cdce4370f3746fa318eaace4c6795e.tar.gz
hdf5-08fde753d9cdce4370f3746fa318eaace4c6795e.tar.bz2
[svn-r9073] Purpose: bug fix
Description: The test tried to read a dataset of H5T_STD_I32LE type and verify with the size of H5T_NATIVE_INT in function test_misc20(). This will fail on some machines like Crays where the size of H5T_NATIVE_INT is 8 bytes. Solution: Changed from H5T_NATIVE_INT to H5T_STD_I32LE. Platforms tested: Crays - very simple change.
Diffstat (limited to 'test/dsets.c')
0 files changed, 0 insertions, 0 deletions