summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2010-05-05 16:26:17 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2010-05-05 16:26:17 (GMT)
commitc8ec7a14bcebd842768b53df8b1e3843c752d04e (patch)
tree28f8f049e8f8706e7f183a81443a2516f59646e3
parentb93621ecf54c7df71408c46107adbe0e7a1c8b28 (diff)
downloadhdf5-c8ec7a14bcebd842768b53df8b1e3843c752d04e.zip
hdf5-c8ec7a14bcebd842768b53df8b1e3843c752d04e.tar.gz
hdf5-c8ec7a14bcebd842768b53df8b1e3843c752d04e.tar.bz2
[svn-r18707] I added an item in the Known Problems for the compiler's rounding problem on Cygwin running on
Windows XP. It happens in dt_arith.c when converting from unsigned long long to long double (see bug #1813).
-rw-r--r--release_docs/RELEASE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 8a1a9d7..b2cad63 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -352,6 +352,11 @@ Cray XT3 2.0.62 n n n n
Known Problems
==============
+* The library's test dt_arith.c showed a compiler's rounding problem on
+ Cygwin when converting from unsigned long long to long double. The
+ library's own conversion works fine. We defined a macro for Cygwin to
+ skip this test until we can solve the problem. Please see bug #1813.
+ SLU - 2010/5/5
* All the VFL drivers aren't backward compatible. In H5FDpublic.h, the
structure H5FD_class_t changed in 1.8. There is new parameter added to
get_eoa and set_eoa callback functions. A new callback function