Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r72989 - trunk/status
From: dnljms_at_[hidden]
Date: 2011-07-09 13:12:31


Author: danieljames
Date: 2011-07-09 13:12:30 EDT (Sat, 09 Jul 2011)
New Revision: 72989
URL: http://svn.boost.org/trac/boost/changeset/72989

Log:
Unordered: remove failure markup for compile_set/map.

Concept checks seem to be working better on pathscale (I think that
might have been due to a configuration fix). We haven't had a gcc-open64
for a while.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 12 ------------
   1 files changed, 0 insertions(+), 12 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-07-09 13:12:30 EDT (Sat, 09 Jul 2011)
@@ -6001,18 +6001,6 @@
         </note>
       </mark-expected-failures>
 
- <mark-expected-failures>
- <test name="compile_map"/>
- <test name="compile_set"/>
- <toolset name="gcc-open64"/>
- <toolset name="pathscale-3.*"/>
- <note author="Daniel James">
- Failing on compilers that don't have good support
- concept check support.
- </note>
- </mark-expected-failures>
- </library>
-
     <!-- utility/enable_if -->
     <library name="utility/enable_if">
         <mark-unusable>


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