mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Add to explicit failures note about "msvc-9.0~wm5" failing the float types tests
[SVN r82696]
This commit is contained in:
parent
552a3134b9
commit
2a5e95861b
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue