summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2000-10-18 16:43:40 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2000-10-18 16:43:40 (GMT)
commit29c5ab73e4bb9ffc281f73325551228aed74522c (patch)
tree5d509fa9a290f2fc8112c9ed632ed19c29b14999 /configure
parent07d218b717d42d99a4c48fa8d14e29ed7e998d43 (diff)
downloadhdf5-29c5ab73e4bb9ffc281f73325551228aed74522c.zip
hdf5-29c5ab73e4bb9ffc281f73325551228aed74522c.tar.gz
hdf5-29c5ab73e4bb9ffc281f73325551228aed74522c.tar.bz2
[svn-r2694] Purpose:
Bug fix Description: H5Sget_simple_extent_npoints return type is hsize_t and the error value is 0, but it is possible to have 0 points in a dataset with an unlimited dimension, but no data written yet. Solution: Changed H5Sget_simple_extent_npoints return type to hssize_t and the error value to -1 Platforms tested: FreeBSD 4.1.1 (hawkwind)
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions