From 068639ae747cb11f9c600753f23b6e3a31f0ec4d Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Tue, 7 Sep 2004 13:16:44 -0500 Subject: [svn-r9215] Purpose: added a nore about the get_native_integer Description: Solution: Platforms tested: Misc. update: --- release_docs/RELEASE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 8701d43..d7869d2 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -180,6 +180,10 @@ Bug Fixes since HDF5-1.6.0 release Library ------- + - The H5Tget_native_type now determines the native type for integers + based on the precision. This is to avoid cases of wrongly converting + an int to a short in machines that have a short of 8 bytes but with + 32bit precision (e.g Cray SV1). PVN - 2004/09/07 - Changed H5Dread() to not overwrite data in an application's buffer with garbage when accessing a chunked dataset with an undefined fill value and an unwritten chunk is uncountered. QAK - 2004/08/25 -- cgit v0.12