Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49688 - trunk/status
From: nielsdekker_at_[hidden]
Date: 2008-11-11 14:56:11


Author: niels_dekker
Date: 2008-11-11 14:56:10 EST (Tue, 11 Nov 2008)
New Revision: 49688
URL: http://svn.boost.org/trac/boost/changeset/49688

Log:
Marked compiler error reported by
siliconman-boost-bin-v2-libs-utility-swap-test-specialized_in_std-test-borland-6-10-0-debug as "expected". See also "[boost] [utility/swap] Internal compiler error Siliconman borland-6.10.0 (CodeGear?)", http://lists.boost.org/Archives/boost/2008/11/144465.php

Text files modified:
   trunk/status/explicit-failures-markup.xml | 15 +++++++++++++++
   1 files changed, 15 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-11-11 14:56:10 EST (Tue, 11 Nov 2008)
@@ -5695,6 +5695,21 @@
         </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">


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