Преглед изворни кода

Boost.Ratio: Mark Borland compiler as unusable

[SVN r67648]
Vicente J. Botet Escriba пре 15 година
родитељ
комит
35c10e5535
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      status/explicit-failures-markup.xml

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

@@ -4444,6 +4444,13 @@ for more information.
         </mark-expected-failures>
         </mark-expected-failures>
     </library>
     </library>
 
 
+    <!-- ratio -->
+    <library name="ratio">
+      <mark-unusable>
+        <toolset name="borland-*"/>
+      </mark-unusable>
+    </library>
+
     <!-- regex -->
     <!-- regex -->
     <library name="regex">
     <library name="regex">
         <test name="regex_token_iterator_eg_2">
         <test name="regex_token_iterator_eg_2">

粤ICP备19079148号