summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tvlstr.h5
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-02-05 18:27:04 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-02-05 18:27:04 (GMT)
commitc0bbeb909802f33bac72cd3fabaa4311d97d38a9 (patch)
tree51d7eec1eff1021dc3ebc0062c6e70ed9ce7dda0 /tools/testfiles/tvlstr.h5
parent7df531486c17d79b196d39fd75cc44f30207c531 (diff)
downloadhdf5-c0bbeb909802f33bac72cd3fabaa4311d97d38a9.zip
hdf5-c0bbeb909802f33bac72cd3fabaa4311d97d38a9.tar.gz
hdf5-c0bbeb909802f33bac72cd3fabaa4311d97d38a9.tar.bz2
[svn-r9942] Purpose: Minor Bug fix
Description: H5T_NATIVE_SCHAR, H5T_NATIVE_UCHAR were always considered as little endian due to the algorithm to detect their order in H5detect.c. This error didn't affect data but didn't look right. Solution: In H5detect.c, use native int instead to detect order if type size is only 1 byte. Platforms tested: h5committest, fuss and arabica
Diffstat (limited to 'tools/testfiles/tvlstr.h5')
-rw-r--r--tools/testfiles/tvlstr.h5bin8192 -> 8192 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/tvlstr.h5 b/tools/testfiles/tvlstr.h5
index c00defc..076fb3a 100644
--- a/tools/testfiles/tvlstr.h5
+++ b/tools/testfiles/tvlstr.h5
Binary files differ