diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2017-03-28 04:38:35 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2017-03-28 04:38:35 (GMT) |
commit | 37c56ebd37652aac75634187d256d831c781c3bd (patch) | |
tree | 9f1dbcae382d30906a941aa25a41e804a4bafb2a /test/gen_old_layout.c | |
parent | f21b268812b10e11ee98be17dd121e6a43525aef (diff) | |
download | hdf5-37c56ebd37652aac75634187d256d831c781c3bd.zip hdf5-37c56ebd37652aac75634187d256d831c781c3bd.tar.gz hdf5-37c56ebd37652aac75634187d256d831c781c3bd.tar.bz2 |
Fix HDFFV-8089
Description:
Some code within an "ifdef H5D_CHUNK_DEBUG" block was using outdated
data structure but not caught because the case of H5D_CHUNK_DEBUG being
defined was never tested. It was commented out.
I defined H5D_CHUNK_DEBUG, tested, and commented out again.
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
Diffstat (limited to 'test/gen_old_layout.c')
0 files changed, 0 insertions, 0 deletions