فهرست منبع

Marked sun5.9 and Borland 5.9 for Interprocess and Intrusive as unusable

[SVN r40803]
Ion Gaztañaga 18 سال پیش
والد
کامیت
c3b90a74b7
1فایلهای تغییر یافته به همراه4 افزوده شده و 6 حذف شده
  1. 4 6
      status/explicit-failures-markup.xml

+ 4 - 6
status/explicit-failures-markup.xml

@@ -1656,9 +1656,8 @@
     <!-- interprocess-->
     <library name="interprocess">
         <mark-unusable>
-            <toolset name="borland-5.6*"/>
-            <toolset name="borland-5.8*"/>
-            <toolset name="sun-5.8*"/>
+            <toolset name="borland-5.*"/>
+            <toolset name="sun-5.*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="cw-9.*"/>
             <toolset name="gcc-2.95*"/>
@@ -1678,9 +1677,8 @@
     <!-- intrusive-->
     <library name="intrusive">
         <mark-unusable>
-            <toolset name="borland-5.6*"/>
-            <toolset name="borland-5.8*"/>
-            <toolset name="sun-5.8*"/>
+            <toolset name="borland-5.*"/>
+            <toolset name="sun-5.*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="cw-9.*"/>
             <toolset name="gcc-2.95*"/>

粤ICP备19079148号