|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r73417 - trunk/status
From: barend.gehrels_at_[hidden]
Date: 2011-07-28 17:44:18
Author: barendgehrels
Date: 2011-07-28 17:44:17 EDT (Thu, 28 Jul 2011)
New Revision: 73417
URL: http://svn.boost.org/trac/boost/changeset/73417
Log:
Muted another intel-darwin flavour and another pgi flavour
Text files modified:
trunk/status/explicit-failures-markup.xml | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-07-28 17:44:17 EDT (Thu, 28 Jul 2011)
@@ -1857,13 +1857,15 @@
</note>
</mark-unusable>
<mark-unusable>
- <toolset name="intel-darwin-11.1"/>
+ <toolset name="intel-darwin-10*"/>
+ <toolset name="intel-darwin-11*"/>
+ <toolset name="intel-darwin-12*"/>
<note author="Barend Gehrels">
- Intel 11.1 on Darwin raises a SIGSEGV in almost all unit tests.
+ Intel 11.1 and 12.0 on Darwin raises a SIGSEGV in almost all unit tests.
</note>
</mark-unusable>
<mark-unusable>
- <toolset name="pgi-11.2"/>
+ <toolset name="pgi-11*"/>
<note author="Barend Gehrels">
pgi 11.1 does not support BOOST_AUTO and is not configured for UBLAS
</note>
@@ -1871,7 +1873,7 @@
<mark-unusable>
<toolset name="msvc-9.0~wm5~stlport5.2"/>
<note author="Barend Gehrels">
- This configruation is not well configured for UBLAS
+ This configuration is not well configured for UBLAS
</note>
</mark-unusable>
</library>
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