|
Boost-Commit : |
From: eric_at_[hidden]
Date: 2008-06-19 23:56:51
Author: eric_niebler
Date: 2008-06-19 23:56:50 EDT (Thu, 19 Jun 2008)
New Revision: 46543
URL: http://svn.boost.org/trac/boost/changeset/46543
Log:
mark-up foreach failures
Text files modified:
branches/release/status/explicit-failures-markup.xml | 58 +++++++++++++++++++++++++++++++++------
1 files changed, 48 insertions(+), 10 deletions(-)
Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml (original)
+++ branches/release/status/explicit-failures-markup.xml 2008-06-19 23:56:50 EDT (Thu, 19 Jun 2008)
@@ -1447,8 +1447,38 @@
<toolset name="mingw"/>
<toolset name="hp_cxx*"/>
<toolset name="intel-win32-8_1"/>
+ <toolset name="sun-5.7"/>
<toolset name="sun-5.8"/>
<toolset name="sun-5.9"/>
+ <toolset name="pathscale*"/>
+ <note author="Eric Niebler">
+ This compiler does not support detection of
+ const rvalues.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="rvalue_const_r"/>
+ <toolset name="msvc-6.5*"/>
+ <toolset name="msvc-7.0"/>
+ <toolset name="borland-5.6*"/>
+ <toolset name="borland-5.8*"/>
+ <toolset name="borland-5.9*"/>
+ <toolset name="gcc-2*"/>
+ <toolset name="gcc-3.2*"/>
+ <toolset name="gcc-3_3-darwin"/>
+ <toolset name="intel-linux"/>
+ <toolset name="vacpp"/>
+ <toolset name="cw-8.3"/>
+ <toolset name="cw-9.4"/>
+ <toolset name="cw-9.5-darwin"/>
+ <toolset name="sunpro*"/>
+ <toolset name="mingw"/>
+ <toolset name="hp_cxx*"/>
+ <toolset name="intel-win32-8_1"/>
+ <toolset name="sun-5.7"/>
+ <toolset name="sun-5.8"/>
+ <toolset name="sun-5.9"/>
+ <toolset name="pathscale*"/>
<note author="Eric Niebler">
This compiler does not support detection of
const rvalues.
@@ -1463,6 +1493,24 @@
<toolset name="borland-5.9*"/>
<toolset name="hp_cxx*"/>
<toolset name="sunpro*"/>
+ <toolset name="sun-5.7"/>
+ <toolset name="sun-5.8"/>
+ <toolset name="sun-5.9"/>
+ <note author="Eric Niebler">
+ This compiler does not support detection of
+ rvalues.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="rvalue_nonconst_r"/>
+ <toolset name="msvc-6.5*"/>
+ <toolset name="msvc-7.0"/>
+ <toolset name="borland-5.6*"/>
+ <toolset name="borland-5.8*"/>
+ <toolset name="borland-5.9*"/>
+ <toolset name="hp_cxx*"/>
+ <toolset name="sunpro*"/>
+ <toolset name="sun-5.7"/>
<toolset name="sun-5.8"/>
<toolset name="sun-5.9"/>
<note author="Eric Niebler">
@@ -1490,16 +1538,6 @@
ADL which these compilers do not support.
</note>
</mark-expected-failures>
- <mark-expected-failures>
- <test name="noncopyable"/>
- <toolset name="sun-5.8"/>
- <note author="Eric Niebler">
- is_base_and_derived<> is broken on this compiler, but
- the problem can be worked around by specializing
- boost::foreach::is_noncopyable<> for collection
- types that are noncopyable.
- </note>
- </mark-expected-failures>
</library>
<!-- format -->
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