summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2003-10-10 22:20:59 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2003-10-10 22:20:59 (GMT)
commitfbf7331f7d47c0dcb3dc5402812dc072625d7e9c (patch)
treee765b97c216db35db6f23e8aebd6fa53d83733eb /release_docs
parent0ee744833ea2953473c3a90ca91596c6e7bcaf11 (diff)
downloadhdf5-fbf7331f7d47c0dcb3dc5402812dc072625d7e9c.zip
hdf5-fbf7331f7d47c0dcb3dc5402812dc072625d7e9c.tar.gz
hdf5-fbf7331f7d47c0dcb3dc5402812dc072625d7e9c.tar.bz2
[svn-r7602]
Purpose: Bug fix Description: Parameter rdcc_nelmts of the h5pget_cache_f subroutine had wrong INTEGER(SIZE_T) instead of INTEGER type. Solution: Fixed the type Platforms tested: arabica in 64-bit mode (where INTEGER(SIZE_T) is not the same as INTEGER) Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 619be24..eeea0c3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -60,6 +60,8 @@ Bug Fixes since HDF5-1.6.0 release
Library
-------
+ - Fixed incorrect datatype of the third parameter to the Fortran90
+ h5pget_cache_f function (INTEGER(SIZE_T) to INTEGER) EIP - 2003/10/10
- Fixed problems with accessing variable-length data datatypes on
Crays. QAK - 2003/10/10
- Fixed potential file corruption bug when too many object header