Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68607 - trunk/status
From: afojgo_at_[hidden]
Date: 2011-02-01 14:45:03


Author: jofaber
Date: 2011-02-01 14:45:02 EST (Tue, 01 Feb 2011)
New Revision: 68607
URL: http://svn.boost.org/trac/boost/changeset/68607

Log:
Updated explicit-failures-markup.xml.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-02-01 14:45:02 EST (Tue, 01 Feb 2011)
@@ -1937,10 +1937,11 @@
                 </mark-expected-failures>
                 <mark-expected-failures>
                         <test name="cmp_clang_ttp_passing"/>
+ <test name="cmp_clang_ttp_passing2"/>
                         <toolset name="clang-darwin-4.2.1"/>
                         <toolset name="clang-linux-4.2.1"/>
                         <note author="Joachim Faulhaber">
- Compiler error expected for clang: A minimal example for passing template template type parameter.
+ Compiler error expected for clang: Examples for passing template template type parameter.
                         </note>
                 </mark-expected-failures>
                 <mark-expected-failures>


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