Просмотр исходного кода

Marked sun-5.* as expected failure for Intrusive, Move and Container.

[SVN r85665]
Ion Gaztañaga 12 лет назад
Родитель
Сommit
1bb9ddd9f1
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      status/explicit-failures-markup.xml

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

@@ -609,6 +609,7 @@
     <library name="container">
         <mark-unusable>
             <toolset name="borland-5.*"/>
+            <toolset name="sun-5.*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="cw-9.*"/>
             <toolset name="gcc-2.95*"/>
@@ -2122,6 +2123,7 @@
     <library name="intrusive">
         <mark-unusable>
             <toolset name="borland-5.*"/>
+            <toolset name="sun-5.*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="cw-9.*"/>
             <toolset name="gcc-2.95*"/>
@@ -2527,6 +2529,7 @@
     <library name="move">
         <mark-unusable>
             <toolset name="borland-5.*"/>
+            <toolset name="sun-5.*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="cw-9.*"/>
             <toolset name="gcc-2.95*"/>

粤ICP备19079148号