summaryrefslogtreecommitdiffstats
path: root/hl/examples/Makefile.in
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2007-03-20 20:39:23 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2007-03-20 20:39:23 (GMT)
commite7f195023989d80131d343cc63b7a4557d03531d (patch)
tree9fc5c72a5cd6630068bdbecbe2f3c45fa0fd86d7 /hl/examples/Makefile.in
parent5fe2a249cfaf6bc91babfa5fab028d2e1dccbfa8 (diff)
downloadhdf5-e7f195023989d80131d343cc63b7a4557d03531d.zip
hdf5-e7f195023989d80131d343cc63b7a4557d03531d.tar.gz
hdf5-e7f195023989d80131d343cc63b7a4557d03531d.tar.bz2
[svn-r13531] When a dataset is created and no data is written, but fill value is defined,
if there's VL type of data in the dataset, the address of the data is copied multiple times into the buffer, causing some trouble when the data is released. Instead, this checkin makes multiple copies of fill value first, then does conversion on each element so that each of them has a copy of the VL data. A test is added, too. Tested it on kagiso, sol, and copper.
Diffstat (limited to 'hl/examples/Makefile.in')
0 files changed, 0 insertions, 0 deletions