summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorAutomated Commit <automated@calamity.org.uk>2019-02-05 18:25:16 +0000
committerAutomated Commit <automated@calamity.org.uk>2019-02-05 18:25:16 +0000
commit917bb012b5690421e63307173183f7332cd03549 (patch)
treefc9bce5c9b689caf1b77fbb46e7d8adf6b88b65f /status
parentffb4a0888235af062d6bd3f4cf17c29b7cf89430 (diff)
downloadboost-917bb012b5690421e63307173183f7332cd03549.tar.gz
Update explicit-failures-markup.xml
[skip ci]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index b390d8b518..48e77e2bac 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3568,6 +3568,12 @@ for more information.
<!-- outcome -->
<library name="outcome">
<mark-unusable>
+ <toolset name="*c++98"/>
+ <toolset name="*c++11"/>
+ <toolset name="*gnu++98"/>
+ <toolset name="*gnu++11"/>
+ <toolset name="*gnu98"/>
+ <toolset name="*gnu11"/>
<toolset name="clang-linux-3*"/>
<toolset name="gcc-3*"/>
<toolset name="gcc-4*"/>
@@ -3582,7 +3588,7 @@ for more information.
<toolset name="msvc-11*"/>
<toolset name="msvc-12*"/>
<toolset name="msvc-13*"/>
- <toolset name="msvc-14.0.*"/>
+ <toolset name="msvc-14.0*"/>
<note author="Niall Douglas">Complete C++14 support is the minimum requirement.</note>
</mark-unusable>
<mark-expected-failures>