summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorAleksey Gurtovoy <agurtovoy@meta-comm.com>2005-07-12 17:31:22 +0000
committerAleksey Gurtovoy <agurtovoy@meta-comm.com>2005-07-12 17:31:22 +0000
commiteba2f5e6a72c0ee9b163e46544b50e33bce7f66a (patch)
tree663ce6b2263693a686055cad0a9940ded832b9db /status
parentdb3e724caa0cc0625ce3c01dc952015b95f68bc9 (diff)
downloadboost-eba2f5e6a72c0ee9b163e46544b50e33bce7f66a.tar.gz
mark MPL unusable with SunPro 5.3
[SVN r30017]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index d3709718c3..765a4c2ebb 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -1103,6 +1103,14 @@
<!-- MPL -->
<library name="mpl">
+ <mark-unusable>
+ <toolset name="sunpro-5_3-sunos"/>
+ <note author="Aleksey Gurtovoy" date="10 Jul 2005">
+ The compiler is not supported by the library due to an
+ utterly broken templates support.
+ </note>
+ </mark-unusable>
+
<mark-expected-failures>
<test name="as_sequence"/>
<test name="is_sequence"/>