diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-09 18:16:19 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-09 18:16:19 (GMT) |
commit | 56b7fd71a3ccf6b5e200cd5fc0669302c309b73e (patch) | |
tree | 12391af3d066e9616035f8c00567e8981a620149 /windows | |
parent | d7c3cc41397ca858f91f14480a26b22fb171f01c (diff) | |
download | hdf5-56b7fd71a3ccf6b5e200cd5fc0669302c309b73e.zip hdf5-56b7fd71a3ccf6b5e200cd5fc0669302c309b73e.tar.gz hdf5-56b7fd71a3ccf6b5e200cd5fc0669302c309b73e.tar.bz2 |
[svn-r13483]
Bug fix
Some data was declared as char and saved with H5T_NATIVE_CHAR type. But the data have negative values
Solution : declared data as signed char and used H5T_NATIVE_SCHAR
Diffstat (limited to 'windows')
0 files changed, 0 insertions, 0 deletions