summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2011-04-12 16:19:22 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2011-04-12 16:19:22 (GMT)
commit30fee2b4da466372f2a7d9bee85fc7af49746d60 (patch)
treec4194cba1bb92c8596f2f1f510299b1fb4596ea4 /release_docs
parent48cf9c117e8e6d8212723b846c25c4093d72afe3 (diff)
downloadhdf5-30fee2b4da466372f2a7d9bee85fc7af49746d60.zip
hdf5-30fee2b4da466372f2a7d9bee85fc7af49746d60.tar.gz
hdf5-30fee2b4da466372f2a7d9bee85fc7af49746d60.tar.bz2
[svn-r20479] Fixed issue HDFFV-5866 (BZ 2156). Changed scripts to run examples to use specific names for compiled executable files instead of a.out, which did not work on Cywin as it produces a.exe by default. Removed issue from known problems section of RELEASE.txt.
Tested with h5committest and Cygwin 1.7.8 on Windows 7.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index b77a272..c01ca41 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -415,8 +415,6 @@ Known Problems
==============
* --with-mpe configure option does not work with Mpich2. AKC - 2011/03/10)
-* examples/run-all-ex.sh does not work on Cygwin. (NAF - 2011/02/11)
-
* If parallel gmake (e.g., gmake -j 4) is used, the "gmake clean" command
sometimes fails in the perform directory due to the attempt to remove the
executable of h5perf or h5perf_serial by two "parallel" commands. This error