Boost logo

Boost-Commit :

From: fernando.cacciola_at_[hidden]
Date: 2007-11-06 17:20:39


Author: fcacciola
Date: 2007-11-06 17:20:38 EST (Tue, 06 Nov 2007)
New Revision: 40859
URL: http://svn.boost.org/trac/boost/changeset/40859

Log:
Added explicit failures for newly discovered GCC const ref binding bug (see Ticket #1301)
Text files modified:
   trunk/status/explicit-failures-markup.xml | 7 +++++++
   1 files changed, 7 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-06 17:20:38 EST (Tue, 06 Nov 2007)
@@ -2230,6 +2230,13 @@
             <note author="Aleksey Gurtovoy" refid="3"/>
         </mark-expected-failures>
         <mark-expected-failures>
+ <test name="optional_test_ref"/>
+ <toolset name="darwin-4.0.1"/>
+ <toolset name="gcc-mingw-3.4.5"/>
+ <toolset name="gcc-4.2.1*"/>
+ <note author="Fernando Cacciola" refid="2"/>
+ </mark-expected-failures>
+ <mark-expected-failures>
             <test name="optional_test_ref_fail1"/>
             <toolset name="borland-5.6*"/>
             <toolset name="borland-5.8*"/>


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