瀏覽代碼

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


[SVN r49688]

Niels Dekker 17 年之前
父節點
當前提交
94687135e7
共有 1 個文件被更改,包括 15 次插入0 次删除
  1. 15 0
      status/explicit-failures-markup.xml

+ 15 - 0
status/explicit-failures-markup.xml

@@ -5695,6 +5695,21 @@ With aC++, the tests compile cleanly in strict ansi mode and succeed.
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </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 -->
     <!-- utility -->
     <library name="utility">
     <library name="utility">

粤ICP备19079148号