summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorJoseph Gauterin <joseph.gauterin@googlemail.com>2008-11-15 01:17:35 +0000
committerJoseph Gauterin <joseph.gauterin@googlemail.com>2008-11-15 01:17:35 +0000
commitf9c1f05eb5dcac710a32b49dbe9853f13591b981 (patch)
tree8bcbb14b67ddb96a387fa82b989a974a6e2bda8c /status
parent1af680ecc1049a368d52537463bb43d2fdc13d4a (diff)
downloadboost-f9c1f05eb5dcac710a32b49dbe9853f13591b981.tar.gz
Merged utility\swap failures to release branch.
[SVN r49764]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 2e0a215b4b..f33e9a402e 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -5631,6 +5631,22 @@ choosing instead to bind them to the private (and unimplemented) copy constructo
</mark-expected-failures>
</library>
+ <!-- utility/swap -->
+ <library name="utility/swap">
+ <mark-expected-failures>
+ <test name="specialized_in_std"/>
+ <toolset name="borland-6.10.0"/>
+ <note author="Niels Dekker" date="2008-11-11">
+ The definition of a custom template specialization of std::swap
+ appears to trigger an Internal compiler error ("Fatal F1004") on
+ Codegear/Borland 6.10.0. Nicola Musatti helped me with this issue.
+ See also: "[boost] [utility/swap] Internal compiler error
+ Siliconman borland-6.10.0 (CodeGear?)",
+ http://lists.boost.org/Archives/boost/2008/11/144465.php
+ </note>
+ </mark-expected-failures>
+ </library>
+
<!-- utility -->
<library name="utility">