Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76559 - trunk/status
From: dnljms_at_[hidden]
Date: 2012-01-17 13:34:47


Author: danieljames
Date: 2012-01-17 13:34:46 EST (Tue, 17 Jan 2012)
New Revision: 76559
URL: http://svn.boost.org/trac/boost/changeset/76559

Log:
Detail: Mark up some more container_fwd failures.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 6 +++++-
   1 files changed, 5 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2012-01-17 13:34:46 EST (Tue, 17 Jan 2012)
@@ -1410,11 +1410,14 @@
             <toolset name="gcc-4.6*"/>
             <toolset name="gcc-4.7*"/>
             <toolset name="gcc-mingw-*"/>
- <toolset name="darwin-4.2"/>
+ <toolset name="darwin-4.2*"/>
+ <toolset name="darwin-4.3*"/>
+ <toolset name="darwin-4.4*"/>
             <toolset name="clang-darwin-trunk"/>
             <toolset name="clang-darwin-normal"/>
             <toolset name="clang-darwin-linux-2.9"/>
             <toolset name="intel-linux-*"/>
+ <toolset name="intel-darwin-*"/>
             <note author="Daniel James">
                 GCC's libstdc++ has a versioned namespace feature which breaks
                 container forwarding. I don't know how to detect it so I'm just
@@ -1447,6 +1450,7 @@
             <test name="container_fwd_debug"/>
             <toolset name="clang-darwin-0x"/>
             <toolset name="clang-darwin-normal"/>
+ <toolset name="clang-darwin-trunk"/>
             <note author="Daniel James">
             Some old versions of GCC's libstdc++ don't work on clang with
             _GLIBCXX_DEBUG defined.


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