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.