summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-12-19 17:44:28 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-12-19 17:44:28 (GMT)
commit304a0efa6908ec0cd58d6d7227cddabdb6b5b27f (patch)
tree58192b23cd45dba0ecb4600a6072617834112355 /RELEASE
parent21d50ad5a2bf67a9be05f824b690719bc616ee38 (diff)
downloadhdf5-304a0efa6908ec0cd58d6d7227cddabdb6b5b27f.zip
hdf5-304a0efa6908ec0cd58d6d7227cddabdb6b5b27f.tar.gz
hdf5-304a0efa6908ec0cd58d6d7227cddabdb6b5b27f.tar.bz2
[svn-r3159] Updated.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE b/RELEASE
index 3261fa9..8ee95d7 100644
--- a/RELEASE
+++ b/RELEASE
@@ -327,7 +327,9 @@ Known Problems:
* The ./dsets tests failed in the TFLOPS machine if the test program,
dsets.c, is compiled with the -O option. The hdf5 library still works
- correctly with the -O option.
+ correctly with the -O option. The test program works fine if it is
+ compiled with -O1 or -O0. Only -O (same as -O2) causes the test
+ program to fail.
* Certain platforms give false negatives when testing h5ls:
- Solaris x86 2.5.1, Cray T3E and Cray J90 give errors during testing