|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r82696 - trunk/status
From: antoshkka_at_[hidden]
Date: 2013-02-06 20:24:22
Author: apolukhin
Date: 2013-02-03 04:41:20 EST (Sun, 03 Feb 2013)
New Revision: 82696
URL: http://svn.boost.org/trac/boost/changeset/82696
Log:
Add to explicit failures note about "msvc-9.0~wm5" failing the float types tests
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 (original)
+++ trunk/status/explicit-failures-markup.xml 2013-02-03 04:41:20 EST (Sun, 03 Feb 2013)
@@ -705,6 +705,7 @@
<toolset name="intel-darwin-12.0"/>
<toolset name="qcc-4*"/>
<toolset name="clang-darwin-libcxx*"/>
+ <toolset name="msvc-9.0~wm5"/>
<note author="Antony Polukhin">
Some compilers and STL realizations convert double and long double types with bigger precision loss than minimal (or even round to infinity). Such failures are not a lexical_cast, but a compiler fault.
</note>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk