Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77614 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2012-03-28 16:48:49


Author: viboes
Date: 2012-03-28 16:48:49 EDT (Wed, 28 Mar 2012)
New Revision: 77614
URL: http://svn.boost.org/trac/boost/changeset/77614

Log:
Thread: Update expected failures for sun and gcc-mingw
Text files modified:
   trunk/status/explicit-failures-markup.xml | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2012-03-28 16:48:49 EDT (Wed, 28 Mar 2012)
@@ -5225,6 +5225,7 @@
             <toolset name="como-win-*"/>
             <toolset name="msvc*wm5*"/>
             <toolset name="cw-9.4"/>
+ <toolset name="gcc-mingw*"/>
             <note author="Roland Schwarz" date="2006-12-14">
                 When a thread ends, tss data needs to be cleaned up. This process
                 is mostly automatic. When threads are launched by the Boost.Thread API
@@ -5275,6 +5276,7 @@
         <mark-expected-failures>
             <test name="recursive_mutex__native_handle*"/>
             <toolset name="pgi-*"/>
+ <toolset name="sun-*"/>
             <note author="Vicente J. Botet Escriba" date="2012-03-21">
 The implementation of native_handle() is not possible on this platform.
             </note>


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