$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r86375 - trunk/status
From: antoshkka_at_[hidden]
Date: 2013-10-20 14:10:13
Author: apolukhin
Date: 2013-10-20 14:10:12 EDT (Sun, 20 Oct 2013)
New Revision: 86375
URL: http://svn.boost.org/trac/boost/changeset/86375
Log:
Update explicit-failures-markup.xml: msvc-12 compilers have not increased the accuracy of floating point conversions
Text files modified:
trunk/status/explicit-failures-markup.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml Sun Oct 20 13:57:15 2013 (r86374)
+++ trunk/status/explicit-failures-markup.xml 2013-10-20 14:10:12 EDT (Sun, 20 Oct 2013) (r86375)
@@ -678,6 +678,7 @@
<toolset name="msvc-9.0*"/>
<toolset name="msvc-10.0*"/>
<toolset name="msvc-11.0*"/>
+ <toolset name="msvc-12.0*"/>
<toolset name="msvc-7.1*"/>
<toolset name="vacpp-10.1"/>
<toolset name="qcc-4*"/>