summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-10-01 16:02:19 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-10-01 16:02:19 (GMT)
commit4c5cbf9719c69a608f343a049509cb663bd69d75 (patch)
tree05cfd60a7be6fe6daf1d928b1dd6258ca36402c5 /release_docs/RELEASE.txt
parent4254a2b1955f04c1b93574a570481f1d12136c8b (diff)
downloadhdf5-4c5cbf9719c69a608f343a049509cb663bd69d75.zip
hdf5-4c5cbf9719c69a608f343a049509cb663bd69d75.tar.gz
hdf5-4c5cbf9719c69a608f343a049509cb663bd69d75.tar.bz2
[svn-r25648] Update cygwin install doc with better information contained in the trunk version.
Added debug VFD tests to known problems. Checked versions of windows and extra linux VMs.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 70296c7..05ec7e4 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -367,6 +367,11 @@ The following platforms are not supported but have been tested for this release.
Known Problems
==============
+* On windows platforms in debug configurations, the VFD flush1 tests will fail
+ with the split and multi VFD drivers. These tests will display a modal debug
+ dialog which must be answered or wait for the test timeout to expire.
+ (ADB - 2014/06/23 - HDFFV-8851)
+
* CLANG compiler with the options -fcatch-undefined-behavior and -ftrapv
catches some undefined behavior in the alignment algorithm of the macro DETECT_I
in H5detect.c (Issue 8147). Since the algorithm is trying to detect the alignment