summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-02-08 17:03:03 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-02-08 17:03:03 (GMT)
commite11bd841c2789d1eccd3a1ad3f1292d9184146a8 (patch)
treedbed3fc0db0010a62e273effaf5ef4b362e041d7 /RELEASE.txt
parentf61b3fa1374e4349c7de5415c6b29c856b1f486a (diff)
downloadhdf5-e11bd841c2789d1eccd3a1ad3f1292d9184146a8.zip
hdf5-e11bd841c2789d1eccd3a1ad3f1292d9184146a8.tar.gz
hdf5-e11bd841c2789d1eccd3a1ad3f1292d9184146a8.tar.bz2
[svn-r3380] Took about the failure of stream-vfd for IRIX64 since it was "fixed".
Insert couple spaces before a few lines to make them look consistent.
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index 1ab5ec4..2a43095 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -410,9 +410,9 @@ Known Problems
fail if library is compiled using optimization of any level.
* When building hdf5 tools and applications on windows platform, a linking
-warning: defaultlib "LIBC" conflicts with use of other libs will appear
-on debug version when running VC++6.0. This warning doesn't affect building
-and testing hdf5 applications. We are investigating this now.
+ warning: defaultlib "LIBC" conflicts with use of other libs will appear
+ on debug version when running VC++6.0. This warning doesn't affect building
+ and testing hdf5 applications. We are investigating this now.
* The Stream VFD was not tested yet under Windows.
It is not supported in the TFLOPS machine.
@@ -441,5 +441,3 @@ and testing hdf5 applications. We are investigating this now.
in the top level directory with the Cray-specific files from the
ftp://hdf.ncsa.uiuc.edu/pub/ougoing/hdf5/hdf5-1.4.0-beta/F90_source_for_Crays
directory.
-
-* The "stream_test" failed on IRIX64 6.5(n32 mode, modi4) with unknown reason.