Browse Source

added numeric/ublas section

[SVN r23801]
Michael Stevens 22 years ago
parent
commit
e1c7953efb
1 changed files with 9 additions and 0 deletions
  1. 9 0
      status/explicit-failures-markup.xml

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

@@ -561,6 +561,15 @@ for more information.
         </test>
     </library>
 
+    <!-- numeric/ublas -->
+    <library name="numeric/ublas">
+        <mark-unusable>
+            <toolset name="borland"/>
+            <toolset name="borland-5.6.4"/>
+            <note author="M.Stevens" refid="3"/>
+        </mark-unusable>
+    </library>
+    
     <!-- program_options -->
     <library name="program_options">
         <mark-unusable>

粤ICP备19079148号