summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-01-13 18:01:04 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-01-13 18:01:04 (GMT)
commita847246eb43ff8f38d7022158ea0a44a63303dee (patch)
treed9015f651d3a9d244035e4065ec3b7925f835b22 /configure
parent41ea50dea1c5ba0c0840fd95988ab9a209be174a (diff)
downloadhdf5-a847246eb43ff8f38d7022158ea0a44a63303dee.zip
hdf5-a847246eb43ff8f38d7022158ea0a44a63303dee.tar.gz
hdf5-a847246eb43ff8f38d7022158ea0a44a63303dee.tar.bz2
[svn-r8054] Purpose:
Bug fix Description: Correct two problems with variable-length datatypes in datasets: - When overwriting an entire dataset, writing the fill value to the file would be skipped, causing problems for VL datatypes when objects in the file had been unlinked (and thus the space in the file was not all zeros) - When an application has set a fill-value for a dataset and the dataset's datatype contained a VL datatype, the library was filling space on disk with the memory form of the VL information, instead of the disk form. Platforms tested: FreeBSD 4.9 (sleipnir) h5committest
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions