summaryrefslogtreecommitdiffstats
path: root/aclocal.m4
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-01-04 02:41:57 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-01-04 02:41:57 (GMT)
commit9c3d062c267e98526c00e0162f222f84e867d49d (patch)
tree2f4a0b6fe928157602a1c58eb272ea2a252d1c0b /aclocal.m4
parent14a242987fa8f44c0ca9ca8798580a4521afe712 (diff)
downloadhdf5-9c3d062c267e98526c00e0162f222f84e867d49d.zip
hdf5-9c3d062c267e98526c00e0162f222f84e867d49d.tar.gz
hdf5-9c3d062c267e98526c00e0162f222f84e867d49d.tar.bz2
[svn-r4772] Purpose:
Bug Fix. Description: Equation to compute size of attribute in memory was incorrectly using the disk's datatype (and dataspace, but that turns out not to have been the actual issue) and when a variable length datatype was used for the attribute, the wrong size is being computed. Also, the variable-length datatype conversions aren't handling the default dataset transfer property list (H5P_DEFAULT) correctly. Solution: Changed attribute code to compute the attribute size in memory correctly by using the memory datatype & dataspace. Changed the variable-length datatype conversion code to use the default dataset transfer property list when H5P_DEFAULT is passed as the property list ID. Platforms tested: FreeBSD 4.5 (sleipnir)
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions