Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56318 - trunk/status
From: sebastian.redl_at_[hidden]
Date: 2009-09-20 04:58:45


Author: cornedbee
Date: 2009-09-20 04:58:44 EDT (Sun, 20 Sep 2009)
New Revision: 56318
URL: http://svn.boost.org/trac/boost/changeset/56318

Log:
Mark up a GCC 3.4.3 failure of PTree.
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 2009-09-20 04:58:44 EDT (Sun, 20 Sep 2009)
@@ -3968,6 +3968,14 @@
                 (Intel 11).
             </note>
         </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="test_xml_parser_rapidxml"/>
+ <toolset name="gcc-3.4.3"/>
+ <note author="Sebastian Redl">
+ This ancient GCC doesn't like local const ints as template
+ parameters. Or something like that.
+ </note>
+ </mark-expected-failures>
     </library>
 
      <!-- pointer container -->


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