Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r58950 - trunk/status
From: daniel_james_at_[hidden]
Date: 2010-01-12 13:52:23


Author: danieljames
Date: 2010-01-12 13:52:22 EST (Tue, 12 Jan 2010)
New Revision: 58950
URL: http://svn.boost.org/trac/boost/changeset/58950

Log:
Markup debug container failure on darwin 4.2
Text files modified:
   trunk/status/explicit-failures-markup.xml | 8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2010-01-12 13:52:22 EST (Tue, 12 Jan 2010)
@@ -1755,6 +1755,14 @@
                 in a namespace don't appear to be found by ADL.
             </note>
         </mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="container_fwd_gcc_debug"/>
+ <toolset name="darwin-4.2"/>
+ <note author="Daniel James">
+ Debug containers aren't supported on Apple's version of gcc 4.2.
+ </note>
+ </mark-expected-failures>
     </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