|
|
@@ -1597,16 +1597,12 @@
|
|
|
<test name="make_fused_function_object"/>
|
|
|
<test name="make_fused_procedure"/>
|
|
|
<toolset name="acc"/>
|
|
|
- <note author="Boris Gubenko">
|
|
|
- With aCC6, this test needs to be compiled in strict ansi mode.
|
|
|
- Since on HP-UX boost testing is done in the default compilation
|
|
|
- mode, the test fails on this platform.
|
|
|
- </note>
|
|
|
<note author="Tobias Schwinger">
|
|
|
Those failures are due to not quite const-correct overload
|
|
|
resolution. The complaints from the test suite should rarely
|
|
|
matter in practice - the corresponding components are basically
|
|
|
- usable.
|
|
|
+ usable. With aCC6, when compiled in strict ansi mode, the test
|
|
|
+ succeeds.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
</library>
|