Explorar el Código

mark up borland and sun accumulators failures

[SVN r42456]
Eric Niebler hace 18 años
padre
commit
16c7ef63d7
Se han modificado 1 ficheros con 10 adiciones y 0 borrados
  1. 10 0
      status/explicit-failures-markup.xml

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

@@ -37,6 +37,16 @@
 
 
     <!-- /////////////// Libraries /////////////// -->
     <!-- /////////////// 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 -->
     <!-- minmax -->
     <library name="algorithm/minmax">
     <library name="algorithm/minmax">
       <mark-unusable>
       <mark-unusable>

粤ICP备19079148号