Sfoglia il codice sorgente

mark up borland and sun accumulators failures

[SVN r42456]
Eric Niebler 18 anni fa
parent
commit
16c7ef63d7
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. 10 0
      status/explicit-failures-markup.xml

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

@@ -37,6 +37,16 @@
 
     <!-- /////////////// Libraries /////////////// -->
 
+    <!-- accumulators -->
+    <library name="accumulators">
+      <mark-unusable>
+        <toolset name="sun-5.7"/>
+        <toolset name="sun-5.8"/>
+        <toolset name="sun-5.9"/>
+        <toolset name="borland-*"/>
+      </mark-unusable>
+    </library>
+
     <!-- minmax -->
     <library name="algorithm/minmax">
       <mark-unusable>

粤ICP备19079148号