diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-13 20:35:17 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-13 20:35:17 (GMT) |
commit | 8abb016fa50524b96c58dadc4894900bb920fda4 (patch) | |
tree | 96f5a9e0db47bdeb9613b0ced7bb6cc08e92154b /test/tmisc.c | |
parent | 1b2d904890f6b1852ea97e120765abf352e9f8fa (diff) | |
download | hdf5-8abb016fa50524b96c58dadc4894900bb920fda4.zip hdf5-8abb016fa50524b96c58dadc4894900bb920fda4.tar.gz hdf5-8abb016fa50524b96c58dadc4894900bb920fda4.tar.bz2 |
[svn-r7037] Purpose:
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 'test/tmisc.c')
0 files changed, 0 insertions, 0 deletions