|
Boost-Commit : |
From: agurtovoy_at_[hidden]
Date: 2007-10-08 04:06:16
Author: agurtovoy
Date: 2007-10-08 04:06:15 EDT (Mon, 08 Oct 2007)
New Revision: 39778
URL: http://svn.boost.org/trac/boost/changeset/39778
Log:
MPL: more inclusive markup for the gcc 4.1 regression
Text files modified:
trunk/status/explicit-failures-markup.xml | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-10-08 04:06:15 EDT (Mon, 08 Oct 2007)
@@ -1996,11 +1996,10 @@
<mark-expected-failures>
<test name="apply"/>
- <toolset name="gcc-4.1.0*"/>
- <toolset name="gcc-4.1.1*"/>
+ <toolset name="gcc-4.1.*"/>
<note author="Caleb Epstein">
- This is a regression in the gcc 4.1 series that will be
- fixed in gcc 4.1.2. See <a
+ This is a regression in the gcc 4.1 series that has been
+ fixed in gcc 4.2.0. See <a
href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28088">bug
#28088</a> for details.
</note>
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