summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2005-03-04 15:59:29 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2005-03-04 15:59:29 (GMT)
commitad5e163f6f4a94464f831b0bc7da220cb722fd57 (patch)
tree29b120e8a63f93c70d0f07d13b682cc7dfb0434e /release_docs
parenta9f0dd02e438d2eaa78053c28dff13f6d8007153 (diff)
downloadhdf5-ad5e163f6f4a94464f831b0bc7da220cb722fd57.zip
hdf5-ad5e163f6f4a94464f831b0bc7da220cb722fd57.tar.gz
hdf5-ad5e163f6f4a94464f831b0bc7da220cb722fd57.tar.bz2
[svn-r10140] Purpose: Update document
Description: Added a know problem to RELEASE.txt. Cray SV1 fails to correctly convert between some floating-point numbers for software conversion. Misc. update: RELEASE.txt
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 66765f4..a719a23 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -357,6 +357,8 @@ Footnotes: (1) Using mpich 1.2.4
Known Problems
==============
+* Cray SV1 fails to correctly convert between floating-point and "long double"
+ for software conversion. Problem is being investigated. SLU - 2005/03/04
* Newer SGI MIPSpro compilers (version 7.4.x) support C99 features but it
has a "guard" statement in stdint.h that will #error and skip the rest
of the header file if C99 option is not used explicitely. Hardset