mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
Second attempt to mark value_init_test failure of Intel 9.0. First attempt, changeset [54560], did not "mark up" as "expected failure" at www.boost.org/development/tests/trunk/developer/utility_.html
[SVN r54611]
This commit is contained in:
parent
955f00ff72
commit
4b9520712b
1 changed files with 2 additions and 1 deletions
|
@ -5747,7 +5747,8 @@ With aC++, the tests compile cleanly in strict ansi mode and succeed.
|
|||
</test>
|
||||
<test name="value_init_test">
|
||||
<mark-failure>
|
||||
<toolset name="intel-9.0"/>
|
||||
<toolset name="intel-9.0*"/>
|
||||
<toolset name="intel-linux-9.0*"/>
|
||||
<note author="Niels Dekker" date="2009-07-01">
|
||||
When I made the conversion from value_initialized<T> to T&
|
||||
const-correct, this specific compiler version gave compile errors.
|
||||
|
|
Loading…
Add table
Reference in a new issue