$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r77953 - trunk/status
From: lorcaminiti_at_[hidden]
Date: 2012-04-13 15:46:56
Author: lcaminiti
Date: 2012-04-13 15:46:55 EDT (Fri, 13 Apr 2012)
New Revision: 77953
URL: http://svn.boost.org/trac/boost/changeset/77953
Log:
Marked ScopeExit regression test failures.
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    29 ++---------------------------           
   1 files changed, 2 insertions(+), 27 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2012-04-13 15:46:55 EDT (Fri, 13 Apr 2012)
@@ -5034,35 +5034,10 @@
             <test name="native_this_tpl"/>
             <test name="native_tpl"/>
             <test name="native_tu_test"/>
-            <test name="same_line_seq"/>
-            <test name="same_line_seq_nova"/>
-            <test name="world_checkpoint_seq"/>
-            <test name="world_checkpoint_seq_nova"/>
-            <test name="world_seq"/>
-            <test name="world_seq_nova"/>
-            <test name="world_this_seq"/>
-            <test name="world_this_seq_nova"/>
-            <test name="world_tpl_seq"/>
-            <test name="world_tpl_seq_nova"/>
             <toolset name="sun-5.10"/>
             <note author="Lorenzo Caminiti">
-                This compiler does not support native type-of and type-of
-                emulation mode is not atuomatically detected for this compiler
-                (force it by defining the BOOST_TYPEOF_EMULATION macro).
-            </note>
-        </mark-expected-failures>
-        <!-- MSVC type-of emulation cannot capture `this` -->
-        <mark-expected-failures>
-            <test name="emulation_this"/>
-            <test name="emulation_this_tpl"/>
-            <toolset name="msvc-10.0"/>
-            <toolset name="msvc-8.0"/>
-            <toolset name="msvc-9.0"/>
-            <toolset name="msvc-9.0~stlport5.2"/>
-            <toolset name="msvc-9.0~wm5~stlport5.2"/>
-            <note author="Lorenzo Caminiti">
-                This compiler cannot capture the object `this` using type-of
-                emulation mode (use native type-of instead).
+                This compiler does not support native type-of (force type-of
+                emulation mode defining the BOOST_TYPEOF_EMULATION macro).
             </note>
         </mark-expected-failures>
         <!-- variadic macros required -->