mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r7622]
Purpose: Big fix Description: Documented h5pset(get)_cache_f subroutines' parameter change Platforms tested: kelgia, arabica 64-bit, solatis 2.7 64-bit Misc. update:
This commit is contained in:
parent
3aa8cd1223
commit
bf8a376ee3
@ -81,7 +81,8 @@ Bug Fixes since HDF5-1.6.0 release
|
|||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
- Fixed incorrect datatype of the third parameter to the Fortran90
|
- Fixed incorrect datatype of the third parameter to the Fortran90
|
||||||
h5pget_cache_f function (INTEGER(SIZE_T) to INTEGER) EIP - 2003/10/10
|
h5pset(get)_cache_f subroutine (INTEGER to INTEGER(SIZE_T))
|
||||||
|
EIP - 2003/10/13
|
||||||
- Fixed problems with accessing variable-length data datatypes on
|
- Fixed problems with accessing variable-length data datatypes on
|
||||||
Crays. QAK - 2003/10/10
|
Crays. QAK - 2003/10/10
|
||||||
- Fixed potential file corruption bug when too many object header
|
- Fixed potential file corruption bug when too many object header
|
||||||
|
Loading…
Reference in New Issue
Block a user