mirror of
https://github.com/boostorg/boost.git
synced 2025-04-13 16:40:42 +00:00
Update explicit-failures-markup.xml (even some new compilers do not pass strict loopback and float lexical tests)
[SVN r79319]
This commit is contained in:
parent
aa68f5aef5
commit
fbd22ec8ad
1 changed files with 2 additions and 1 deletions
|
@ -687,6 +687,7 @@
|
|||
<toolset name="msvc-7.1*"/>
|
||||
<toolset name="vacpp-10.1"/>
|
||||
<toolset name="qcc-4*"/>
|
||||
<toolset name="cray-8.0"/>
|
||||
<toolset name="acc"/>
|
||||
<note author="Alexander Nasonov">
|
||||
Conversion double-string-double may give a different value (or even throw) on many compilers
|
||||
|
@ -696,7 +697,7 @@
|
|||
<test name="lexical_cast_float_types_test">
|
||||
<mark-failure>
|
||||
<toolset name="gcc-mingw-4.*"/>
|
||||
<toolset name="vacpp-10.1"/>
|
||||
<toolset name="vacpp-*"/>
|
||||
<toolset name="vacpp"/>
|
||||
<toolset name="msvc-9.0~stlport5.2"/>
|
||||
<toolset name="msvc-9.0~wm5~stlport5.2"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue