|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r70198 - trunk/status
From: thom.heller_at_[hidden]
Date: 2011-03-19 12:40:57
Author: theller
Date: 2011-03-19 12:40:56 EDT (Sat, 19 Mar 2011)
New Revision: 70198
URL: http://svn.boost.org/trac/boost/changeset/70198
Log:
[phoenix]
- added compilers to expected failures
Text files modified:
trunk/status/explicit-failures-markup.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-03-19 12:40:56 EDT (Sat, 19 Mar 2011)
@@ -2647,6 +2647,23 @@
<note author="Fernando Cacciola" refid="optional-compiler-bug"/>
</mark-expected-failures>
</library>
+
+ <!-- phoenix -->
+ <library name="phoenix">
+ <mark-unusable>
+ <toolset name="sun-5.7"/>
+ <toolset name="sun-5.8"/>
+ <toolset name="sun-5.9"/>
+ <toolset name="sun-5.10"/>
+ <toolset name="borland-*"/>
+ <toolset name="vacpp"/>
+ <note author="Thomas Heller" id="phoenix-incompatible compilers">
+ These compilers don't work with phoenix.
+ This is due to the fact that phoenix uses proto
+ </note>
+ </mark-unusable>
+ </library>
+
<library name="pool">
<mark-unusable>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk