$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: tschwinger_at_[hidden]
Date: 2007-12-13 05:32:12
Author: t_schwinger
Date: 2007-12-13 05:32:11 EST (Thu, 13 Dec 2007)
New Revision: 42005
URL: http://svn.boost.org/trac/boost/changeset/42005
Log:
fixes typo
Text files modified: 
   trunk/status/explicit-failures-markup.xml |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2007-12-13 05:32:11 EST (Thu, 13 Dec 2007)
@@ -1530,7 +1530,7 @@
             </note>
         </mark-expected-failures>
         <mark-expected-failures>
-            <test name="interfaces_example"/>
+            <test name="interface_example"/>
             <toolset name="msvc-7.1*"/>
             <note author="Tobias Schwinger">
               Overload selection does not work in some assignment contexts with this compiler.