$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r49764 - branches/release/status
From: joseph.gauterin_at_[hidden]
Date: 2008-11-14 20:17:36
Author: joseph.gauterin
Date: 2008-11-14 20:17:35 EST (Fri, 14 Nov 2008)
New Revision: 49764
URL: http://svn.boost.org/trac/boost/changeset/49764
Log:
Merged utility\swap failures to release branch.
Text files modified: 
   branches/release/status/explicit-failures-markup.xml |    16 ++++++++++++++++                        
   1 files changed, 16 insertions(+), 0 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-11-14 20:17:35 EST (Fri, 14 Nov 2008)
@@ -5631,6 +5631,22 @@
         </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://listarchives.boost.org/Archives/boost/2008/11/144465.php
+          </note>
+        </mark-expected-failures>
+    </library>
+
 
     <!-- utility -->
     <library name="utility">