diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2005-02-05 18:27:04 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2005-02-05 18:27:04 (GMT) |
commit | c0bbeb909802f33bac72cd3fabaa4311d97d38a9 (patch) | |
tree | 51d7eec1eff1021dc3ebc0062c6e70ed9ce7dda0 /doc/html/group_p2.obj | |
parent | 7df531486c17d79b196d39fd75cc44f30207c531 (diff) | |
download | hdf5-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 'doc/html/group_p2.obj')
0 files changed, 0 insertions, 0 deletions