|
Boost-Commit : |
From: Boris.Gubenko_at_[hidden]
Date: 2007-11-20 13:51:04
Author: bgubenko
Date: 2007-11-20 13:51:04 EST (Tue, 20 Nov 2007)
New Revision: 41262
URL: http://svn.boost.org/trac/boost/changeset/41262
Log:
fixed markup validation error: consolidated two consequtive notes
Text files modified:
trunk/status/explicit-failures-markup.xml | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-20 13:51:04 EST (Tue, 20 Nov 2007)
@@ -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>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk