summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorjoaquintides <joaquin.lopezmunoz@gmail.com>2017-06-18 11:49:14 +0200
committerDaniel James <daniel@calamity.org.uk>2017-06-18 13:39:09 +0100
commita8cd469949da480ebbc1146a41f6831cbc684c90 (patch)
tree36f44b73acf9935c91658bc6f8eb977d0501d6a0 /status
parent6831e890d668eb808340381d19e72a8e33a7dbc5 (diff)
downloadboost-a8cd469949da480ebbc1146a41f6831cbc684c90.tar.gz
marked unusable toolsets for poly_collection
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 818f1f0137..6f76df2232 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -3184,6 +3184,33 @@ for more information.
</mark-unusable>
</library>
+ <!-- poly_collection -->
+ <library name="poly_collection">
+ <mark-unusable>
+ <toolset name="clang-linux-3.0*"/>
+ <toolset name="clang-linux-3.1*"/>
+ <toolset name="clang-linux-3.2*"/>
+ <toolset name="gcc-3.*"/>
+ <toolset name="gcc-4.*"/>
+ <toolset name="gcc-mngw-3.*"/>
+ <toolset name="gcc-mngw-4.*"/>
+ <toolset name="msvc-7.1"/>
+ <toolset name="msvc-8.0"/>
+ <toolset name="msvc-9.0"/>
+ <toolset name="msvc-10.0"/>
+ <toolset name="msvc-11.0"/>
+ <toolset name="msvc-12.0"/>
+ <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
+ Compiler's too old for working.
+ </note>
+ </mark-unusable>
+ <mark-unusable>
+ <toolset name="*98"/>
+ <note author="Joaqu&#237;n M L&#243;pez Mu&#241;oz" date="18 Jun 2017">
+ C++11 or later required.
+ </note>
+ </mark-unusable>
+ </library>
<library name="pool">
<mark-unusable>