summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorEric Niebler <eric@boostpro.com>2008-06-20 03:56:50 +0000
committerEric Niebler <eric@boostpro.com>2008-06-20 03:56:50 +0000
commit7b30e6673176520c604331c048ce9c87bb60d67c (patch)
treeef69c4cb148172d5d01bcba93f04a9932e8f1c80 /status
parentbf57c25cac8c320021707a27d87da28a5ba541f8 (diff)
downloadboost-7b30e6673176520c604331c048ce9c87bb60d67c.tar.gz
mark-up foreach failures
[SVN r46543]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml58
1 files changed, 48 insertions, 10 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 5425591e88..2cc6bc621f 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -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&lt;&gt; is broken on this compiler, but
- the problem can be worked around by specializing
- boost::foreach::is_noncopyable&lt;&gt; for collection
- types that are noncopyable.
- </note>
- </mark-expected-failures>
</library>
<!-- format -->