diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2008-07-08 17:03:45 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2008-07-08 17:03:45 (GMT) |
commit | 81de0a75cc6500bf6e1cbc1d7fc6cf21ac3a91a5 (patch) | |
tree | 2b1d4c85a641fa8ae110409f5969d8c58ee5ecf2 /c++/test | |
parent | d989ab71f4444cfa5a93061eebdbd9df2c0efe28 (diff) | |
download | hdf5-81de0a75cc6500bf6e1cbc1d7fc6cf21ac3a91a5.zip hdf5-81de0a75cc6500bf6e1cbc1d7fc6cf21ac3a91a5.tar.gz hdf5-81de0a75cc6500bf6e1cbc1d7fc6cf21ac3a91a5.tar.bz2 |
[svn-r15338] Purpose: Reset fill value in correct hyperslab selection (fixes bug 1155)
Description:
This bug was previously fixed, but the fixed was modified slightly from the 1.8 branch and the trunk. The problem is that after we write a particular byte to manipulate the fill values, we need to write it back before reading and comparing to the expected value. The previous change makes the second write after the hyperslab is manipulated, so the initial hyperslab is still incorrect.
Tested:
VS2005 on WinXP (32- and 64-bit)
h5committest
Diffstat (limited to 'c++/test')
0 files changed, 0 insertions, 0 deletions