From b1732865c4c2e87e5c702e554daa4b096b532dbd Mon Sep 17 00:00:00 2001 From: Automated Commit Date: Mon, 13 Nov 2017 00:25:05 +0000 Subject: [PATCH] Update explicit-failures-markup.xml --- status/explicit-failures-markup.xml | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index f1e272a670..7962aa08a2 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -838,8 +838,9 @@ supported on this compiler, incorrect implementation of some aspects of friendship, incorrect dispatching of some `volatile` calls, etc.). - These issues are fixed in MSVC 9.0 (but only MSVC 11.0 has - adequate lambda function support). + These specific issues are fixed in MSVC 9.0 (but only MSVC 11.0 + has adequate lambda function support that makes this library + actually usable). @@ -889,17 +890,6 @@ C++17 compilers). - - - - - - It is not clear why this test fails but when trying to install - MinGW GCC 5.1 using `mingw-get` it says that such a version does - not exist (so this issue could not be investigated any further). - This is fixed on MinGW 5.2. - - @@ -912,9 +902,10 @@ It is not clear why this test fails but when trying to install - MinGW GCC 6.1 using `mingw-get` it says that such a version does - not exist (so this issue could not be investigated any further). - This is fixed on MinGW 6.2. + MinGW GCC 6.1 using `mingw-get` it says that such a compiler + version does not exist (so this issue could not be investigated + any further). + This is fixed in MinGW GCC 6.2.