diff options
author | Xiaowen Wu <wuxiaowe@ncsa.uiuc.edu> | 2005-04-07 02:41:54 (GMT) |
---|---|---|
committer | Xiaowen Wu <wuxiaowe@ncsa.uiuc.edu> | 2005-04-07 02:41:54 (GMT) |
commit | a9a01b7483db59d8cea1e0db122b0fd6b1a76c03 (patch) | |
tree | 83de11dd3514eb8b4dabcd6227523173175570e7 /configure.in | |
parent | c645c5ce0d34feb70db58e8d486a21294b855b19 (diff) | |
download | hdf5-a9a01b7483db59d8cea1e0db122b0fd6b1a76c03.zip hdf5-a9a01b7483db59d8cea1e0db122b0fd6b1a76c03.tar.gz hdf5-a9a01b7483db59d8cea1e0db122b0fd6b1a76c03.tar.bz2 |
[svn-r10568] Purpose:
Bug fix.
Description:
The current HDF5 library call H5Tget_size when called by the filter
does not give the correct disk size for varible-length and variable-length
string. The filter needs to have another way, if possible, to get their
sizes.
Solution:
The filter can only solve this problem if varible-length and variable-length
string is a member of compound datatype. The filter does not support the
situation where an array datatype has variable-length or variable-length
string as its base datatype.
Platforms tested:
heping, shanti
Misc. update:
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions