diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2006-06-01 19:39:46 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2006-06-01 19:39:46 (GMT) |
commit | 99a8afe17bcaa2a74cf29fff7e5880c708738afc (patch) | |
tree | f042554c43f87912012e88932ec7c37d024195a5 /release_docs | |
parent | 39ebe8cf684f91f4daa77167c52319c25667fe0d (diff) | |
download | hdf5-99a8afe17bcaa2a74cf29fff7e5880c708738afc.zip hdf5-99a8afe17bcaa2a74cf29fff7e5880c708738afc.tar.gz hdf5-99a8afe17bcaa2a74cf29fff7e5880c708738afc.tar.bz2 |
[svn-r12391] Purpose: Update.
Misc. update: Document some errors in test/dt_arith.c when converting data from
long double to (unsigned) long long and from (unsigned) long long to long double.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 087060c..48d5aaf 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -956,6 +956,8 @@ Alpha OpenVMS 7.3.2 n n n y n n Known Problems ============== +* On Mac OS 10.4, test/dt_arith.c has some errors in conversion from long + double to (unsigned) long long and from (unsigned)long long to long double. * On Altix SGI with Intel 9.0 testmeta.c would not compile with -O3 optimization flag. * On VAX, Scaleoffset filter isn't supported. The filter cannot be applied to |