$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r82304 - branches/release/status
From: afojgo_at_[hidden]
Date: 2012-12-31 11:22:58
Author: jofaber
Date: 2012-12-31 11:22:57 EST (Mon, 31 Dec 2012)
New Revision: 82304
URL: http://svn.boost.org/trac/boost/changeset/82304
Log:
Merged failure makup for msvc-11
Properties modified: 
   branches/release/status/   (props changed)
   branches/release/status/explicit-failures-markup.xml   (contents, props changed)
Text files modified: 
   branches/release/status/explicit-failures-markup.xml |     1 +                                       
   1 files changed, 1 insertions(+), 0 deletions(-)
Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml	(original)
+++ branches/release/status/explicit-failures-markup.xml	2012-12-31 11:22:57 EST (Mon, 31 Dec 2012)
@@ -2068,6 +2068,7 @@
                         <toolset name="msvc-8.0"/>
                         <toolset name="msvc-9.0*"/>
                         <toolset name="msvc-10.0*"/>
+			<toolset name="msvc-11.0*"/>
                         <note author="Joachim Faulhaber">
                                 Compiler error expected for msvc: A minimal example of a class template 'value' that
                                 results in syntax error in a subsequent meta function.