diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2012-10-22 22:19:34 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2012-10-22 22:19:34 (GMT) |
commit | 0d177e3c1e5bc98c39dba126162af8a877b356bc (patch) | |
tree | 9b6738de911d2e81e83b4134d31bda92f5f6991c /release_docs | |
parent | 82a5c48a45a8072158808f1e35787876bd67c327 (diff) | |
download | hdf5-0d177e3c1e5bc98c39dba126162af8a877b356bc.zip hdf5-0d177e3c1e5bc98c39dba126162af8a877b356bc.tar.gz hdf5-0d177e3c1e5bc98c39dba126162af8a877b356bc.tar.bz2 |
[svn-r22948] I took out the redundant item of known problem about the dt_arith test reporting several errors involving "long double" on
Mac OS X 10.7 Lion when any level of optimization is enabled.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 40877dd..db1ee47 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -395,11 +395,6 @@ Known Problems resolved in a future release. (AKC - 2012/05/05 - HDFFV-8009) -* The dt_arith test reports several errors involving "long double" on - Mac OS X 10.7 Lion when any level of optimization is enabled. The test does - not fail in debug mode. This will be addressed in a future release. - (SLU - 2012/05/08) - * The following h5dump test case fails in BG/P machines (and potentially other machines that use a command script to launch executables): |