|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r75467 - trunk/status
From: antoshkka_at_[hidden]
Date: 2011-11-12 14:17:58
Author: apolukhin
Date: 2011-11-12 14:17:57 EST (Sat, 12 Nov 2011)
New Revision: 75467
URL: http://svn.boost.org/trac/boost/changeset/75467
Log:
Update explicit failures markup (added markup for lexical_cast_float_types_test test compiled with clang-darwin-libcxx*)
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 2011-11-12 14:17:57 EST (Sat, 12 Nov 2011)
@@ -678,6 +678,7 @@
<toolset name="intel-darwin-11.*"/>
<toolset name="intel-darwin-12.0"/>
<toolset name="qcc-4*"/>
+ <toolset name="clang-darwin-libcxx*"/>
<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