Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74544 - trunk/status
From: dnljms_at_[hidden]
Date: 2011-09-24 03:54:14


Author: danieljames
Date: 2011-09-24 03:54:12 EDT (Sat, 24 Sep 2011)
New Revision: 74544
URL: http://svn.boost.org/trac/boost/changeset/74544

Log:
Unordered: Remove expected failure.

It looks like Ion's member function detection will work on most
of our test compilers - sunpro isn't working at the moment, but that
might be fixable.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 19 -------------------
   1 files changed, 0 insertions(+), 19 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-09-24 03:54:12 EDT (Sat, 24 Sep 2011)
@@ -6059,25 +6059,6 @@
             a little inefficient.
         </note>
       </mark-expected-failures>
-
- <mark-expected-failures>
- <test name="minimal_allocator"/>
- <toolset name="gcc-3.*"/>
- <toolset name="gcc-4.0*"/>
- <toolset name="gcc-4.1*"/>
- <toolset name="gcc-4.2*"/>
- <toolset name="gcc-4.3*"/>
- <toolset name="msvc-7.*"/>
- <toolset name="msvc-8.*"/>
- <toolset name="sun-*"/>
- <toolset name="pgi-*"/>
- <toolset name="pathscale-*"/>
- <toolset name="intel-*"/>
- <toolset name="vacpp*"/>
- <note author="Daniel James">
- This requires SFINAE expressions.
- </note>
- </mark-expected-failures>
     </library>
 
     <!-- utility/enable_if -->


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