|
|
@@ -5779,18 +5779,18 @@ These tests will fail in most compilers that don't support rvalue references.
|
|
|
<test name="fail_base_dimension"/>
|
|
|
<toolset name="vacpp"/>
|
|
|
<note author="Steven Watanabe">
|
|
|
- The library depends on undefined behavior to generate
|
|
|
- better errors. This failure should not affect most
|
|
|
- users of the library.
|
|
|
+ The library depends on a widespread compiler bug to
|
|
|
+ produce better error messages. This failure is not
|
|
|
+ serious and should not affect most users of the library.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
<test name="fail_base_dimension"/>
|
|
|
<toolset name="clang-darwin"/>
|
|
|
<note author="Steven Watanabe">
|
|
|
- The library depends on undefined behavior to generate
|
|
|
- better errors. This failure should not affect most
|
|
|
- users of the library.
|
|
|
+ The library depends on a widespread compiler bug to
|
|
|
+ produce better error messages. This failure is not
|
|
|
+ serious and should not affect most users of the library.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
</library>
|