summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-08-12 03:56:45 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-08-12 03:56:45 (GMT)
commit9cb6f1ae5dae4c6d261e7ed20f70ca02f26da7e6 (patch)
tree89ff1d9af297b61b2dd6b6c9f698d8bc1d1e26f4 /c++
parent80c02cc6f1ba4e4c564a862c24029c1230a5835d (diff)
downloadhdf5-9cb6f1ae5dae4c6d261e7ed20f70ca02f26da7e6.zip
hdf5-9cb6f1ae5dae4c6d261e7ed20f70ca02f26da7e6.tar.gz
hdf5-9cb6f1ae5dae4c6d261e7ed20f70ca02f26da7e6.tar.bz2
[svn-r4329] Purpose:
Bug Fix Description: The datatype conversion buffer size was only halfway converted from hsize_t to size_t and was causing problems. Also, the H5P_peek_<foo> routines have a bunch of identical code. Solution: Finished converting the datatype conversion buffer size to size_t and cleaned up the implementation of the H5P_peek_<foo> routines to call a common routine instead of reimplementing a bunch of code. Platforms tested: Solaris 2.7 (arabica)
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions