summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-05-25 15:14:06 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-05-25 15:14:06 (GMT)
commit1fd585a5a0644a5c0dd4ee5e18b40686fa9ec5a5 (patch)
treea937c00a0bf6ebcb43f73d09a58611150d14321e /tools
parente082497e0cf285a1cedb30c1b011941ce81761fe (diff)
downloadhdf5-1fd585a5a0644a5c0dd4ee5e18b40686fa9ec5a5.zip
hdf5-1fd585a5a0644a5c0dd4ee5e18b40686fa9ec5a5.tar.gz
hdf5-1fd585a5a0644a5c0dd4ee5e18b40686fa9ec5a5.tar.bz2
[svn-r20901] Remove if() that avoided a copy of the last element to itself. This was to solve an issue of a difference between 1.8 and trunk. 1.8 used the wrong variable in the if() and upon reflection the if() was determined to be unnecessary and complicated the logic. 1.8 tests would have treated the if() as always true with the result being the same as though the if() was absent.
This change reflects that equivalance and will avoid a potential problem in 1.8. Tested: local linux, reviewed by two developers
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions