diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2001-07-05 14:38:06 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2001-07-05 14:38:06 (GMT) |
commit | e6379c6d3da0e9b81e3a1a14fbf64c2043fbc972 (patch) | |
tree | 0707564f101e04eeda06bf676c2649c822cf0732 /all.zip | |
parent | 3f49c1a9debb911f40b44ee7e37c0b2dcfc09c9f (diff) | |
download | hdf5-e6379c6d3da0e9b81e3a1a14fbf64c2043fbc972.zip hdf5-e6379c6d3da0e9b81e3a1a14fbf64c2043fbc972.tar.gz hdf5-e6379c6d3da0e9b81e3a1a14fbf64c2043fbc972.tar.bz2 |
[svn-r4109]
Purpose:
a bug fix
Description:
declaration of chunk_dims is wrong. In HDF4, chunk dimensional size is defined
as int32, but in HDF5 it is defined as hsize_t. It causes problem in T3E.
Solution:
define chunk_dims as hsize_t and cast int32 into hsize_t
Platforms tested:
eirene
Diffstat (limited to 'all.zip')
0 files changed, 0 insertions, 0 deletions