Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69988 - trunk/status
From: afojgo_at_[hidden]
Date: 2011-03-14 18:12:12


Author: jofaber
Date: 2011-03-14 18:12:11 EDT (Mon, 14 Mar 2011)
New Revision: 69988
URL: http://svn.boost.org/trac/boost/changeset/69988

Log:
Removed failure-markup for clang. The clang compiler has been fixed.

Text files modified:
   trunk/status/explicit-failures-markup.xml | 44 ----------------------------------------
   1 files changed, 0 insertions(+), 44 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-03-14 18:12:11 EDT (Mon, 14 Mar 2011)
@@ -1908,50 +1908,6 @@
                         </note>
                 </mark-unusable>
                 <mark-expected-failures>
- <test name="fastest_icl_map"/>
- <test name="fastest_interval_map"/>
- <test name="fastest_interval_map_infix"/>
- <test name="fastest_interval_set"/>
- <test name="fastest_interval_set_infix"/>
- <test name="fastest_partial_icl_quantifier"/>
- <test name="fastest_partial_interval_quantifier"/>
- <test name="fastest_separate_interval_set"/>
- <test name="fastest_separate_interval_set_infix"/>
- <test name="fastest_set_icl_set"/>
- <test name="fastest_set_interval_set"/>
- <test name="fastest_split_interval_map"/>
- <test name="fastest_split_interval_map_infix"/>
- <test name="fastest_split_interval_set"/>
- <test name="fastest_split_interval_set_infix"/>
- <test name="fastest_total_icl_quantifier"/>
- <test name="fastest_total_interval_quantifier"/>
- <test name="fix_icl_after_thread"/>
- <toolset name="clang-darwin-2.0"/>
- <toolset name="clang-darwin-4.2.1"/>
- <toolset name="clang-darwin-normal"/>
- <toolset name="clang-darwin-*"/>
- <toolset name="clang-linux-2.8"/>
- <toolset name="clang-linux-4.2.1"/>
- <note author="Joachim Faulhaber">
- The clang compiler seems to have problems with passing template template parameters in
- some combinations with test function templates. This is done in the tests in order to be
- able to vary more than one template parameter in the tests. Because this is a feature
- of the tests, failure does not necessarily mean, that icl can not be used with clang.
- The tests most likely fail for a property that relates to the test environment rather
- than to library code itself.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="cmp_clang_ttp_passing"/>
- <test name="cmp_clang_ttp_passing2"/>
- <toolset name="clang-darwin-*"/>
- <toolset name="clang-linux-4.2.1"/>
- <note author="Joachim Faulhaber">
- Compiler error expected for clang: Minimal examples for passing combinations
- of template template parameters that derail clang.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
                         <test name="cmp_msvc_value_born_error"/>
                         <toolset name="msvc-7.1"/>
                         <toolset name="msvc-8.0"/>


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