summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-09-28 19:46:04 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-09-28 19:46:04 (GMT)
commit938be578415512b31d8ceec35dd69547232b5164 (patch)
tree82e1e533384df08dfb06d4291424767eff68d4ea /configure.in
parenta0d5c60945a025c78407d3867e8936cbd3485515 (diff)
downloadhdf5-938be578415512b31d8ceec35dd69547232b5164.zip
hdf5-938be578415512b31d8ceec35dd69547232b5164.tar.gz
hdf5-938be578415512b31d8ceec35dd69547232b5164.tar.bz2
[svn-r4494] Purpose:
Bug fix. Problem: When an entire dataset was selected (through whatever means, H5S_ALL, making an explicit "all" selection, etc.), the code was not allowing the optimized routine to read the entire dataset in at once when the current dimensions did not match the maximum dimensions and instead was defaulting to a [much] slower method to read in the dataset. Solution: Took out check which was requiring current dimensions to be equal to the maximum dimensions. Platforms tested: FreeBSD 4.4 (hawkwind)
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions