|
|
@@ -2519,10 +2519,10 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
|
<test name="optional_test"/>
|
|
|
<toolset name="msvc-7.1"/>
|
|
|
- <note author="Niels Dekker" date="2008-04-28">
|
|
|
+ <note author="Niels Dekker" date="2008-05-12">
|
|
|
MSVC 2003 (7.1) does not always do argument-dependent lookup (ADL), when it should.
|
|
|
This causes test failures when swapping boost::optional<T>, for
|
|
|
- T = optional_swap_test::class_whose_default_ctor_should_be_used.
|
|
|
+ T = optional_swap_test::template_whose_default_ctor_should_be_used<char>.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
</library>
|