mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Update explicit failures markup (added markup for lexical_cast_float_types_test test compiled with clang-darwin-libcxx*)
[SVN r75467]
This commit is contained in:
parent
8986e43163
commit
76bb4f8ca0
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue