diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-13 20:35:24 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-13 20:35:24 (GMT) |
commit | 300e769567785a222f90ea3d0b1db95d7d0b5903 (patch) | |
tree | 6249e312a3b5eae922ce6b3d650559ec1adfd06b /c++/examples | |
parent | 8abb016fa50524b96c58dadc4894900bb920fda4 (diff) | |
download | hdf5-300e769567785a222f90ea3d0b1db95d7d0b5903.zip hdf5-300e769567785a222f90ea3d0b1db95d7d0b5903.tar.gz hdf5-300e769567785a222f90ea3d0b1db95d7d0b5903.tar.bz2 |
[svn-r7038] Purpose:
Test bug fix
Description:
The fill time in a dataset with no fill value information created with an
older version of the library was getting set to H5D_FILL_TIME_ALLOC instead of
the new default H5D_FILL_TIME_IFSET and was causing H5Dcreate() calls with that
dataset creation property list to fail now.
Solution:
Set the new default in the fill time initialization for missing fill value
information.
Platforms tested:
FreeBSD 4.8 (sleipnir)
h5committest
Diffstat (limited to 'c++/examples')
0 files changed, 0 insertions, 0 deletions