$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r83614 - trunk/status
From: steven_at_[hidden]
Date: 2013-03-27 17:26:18
Author: steven_watanabe
Date: 2013-03-27 17:26:18 EDT (Wed, 27 Mar 2013)
New Revision: 83614
URL: http://svn.boost.org/trac/boost/changeset/83614
Log:
Mark up type_erasure failures.
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    11 +++++++++++                             
   1 files changed, 11 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2013-03-27 17:26:18 EDT (Wed, 27 Mar 2013)
@@ -5548,6 +5548,17 @@
             <toolset name="sunpro-5_3-sunos"/>
         </mark-unusable>
     </library>
+  
+    <!-- type_erasure -->
+    <library name="type_erasure">
+      <mark-unusable>
+        <toolset name="gcc-4.2.1"/>
+        <toolset name="gcc-4.4*"/>
+        <toolset name="gcc-mingw-4.4*"/>
+        <toolset name="darwin-4.2.1"/>
+        <note author="Steven Watanabe" refid="17"/>
+      </mark-unusable>
+    </library>
 
     <!-- type_traits -->
     <library name="type_traits">