Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r75087 - trunk/status
From: dnljms_at_[hidden]
Date: 2011-10-22 07:47:31


Author: danieljames
Date: 2011-10-22 07:47:30 EDT (Sat, 22 Oct 2011)
New Revision: 75087
URL: http://svn.boost.org/trac/boost/changeset/75087

Log:
Detail: container_fwd_debug failures on clang.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 11 +++++++++++
   1 files changed, 11 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-10-22 07:47:30 EDT (Sat, 22 Oct 2011)
@@ -1408,6 +1408,17 @@
             STLport debug mode seems to be broken here.
             </note>
         </mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="container_fwd_debug"/>
+ <toolset name="clang-darwin-0x"/>
+ <toolset name="clang-darwin-normal"/>
+ <note author="Daniel James">
+ Some old versions of GCC's libstdc++ don't work on clang with
+ _GLIBCXX_DEBUG defined.
+ http://lists.cs.uiuc.edu/pipermail/cfe-dev/2011-May/015178.html
+ </note>
+ </mark-expected-failures>
     </library>
 
     <!-- dynamic_bitset -->


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