浏览代码

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>
     </library>
 
+    <!-- ratio -->
+    <library name="ratio">
+      <mark-unusable>
+        <toolset name="borland-*"/>
+      </mark-unusable>
+    </library>
+
     <!-- regex -->
     <library name="regex">
         <test name="regex_token_iterator_eg_2">

粤ICP备19079148号