Boost logo

Boost-Commit :

From: tschwinger_at_[hidden]
Date: 2007-11-18 09:06:48


Author: t_schwinger
Date: 2007-11-18 09:06:47 EST (Sun, 18 Nov 2007)
New Revision: 41201
URL: http://svn.boost.org/trac/boost/changeset/41201

Log:
adds comment to fusion aCC failure markup

Text files modified:
   trunk/status/explicit-failures-markup.xml | 6 ++++++
   1 files changed, 6 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-18 09:06:47 EST (Sun, 18 Nov 2007)
@@ -1602,6 +1602,12 @@
                 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.
+ </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