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

mark MPL unusable with SunPro 5.3

[SVN r30017]
Aleksey Gurtovoy 21 лет назад
Родитель
Сommit
eba2f5e6a7
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      status/explicit-failures-markup.xml

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

@@ -1103,6 +1103,14 @@
     <!-- MPL -->
     <library name="mpl">
 
+        <mark-unusable>
+            <toolset name="sunpro-5_3-sunos"/>
+            <note author="Aleksey Gurtovoy" date="10 Jul 2005">
+                The compiler is not supported by the library due to an
+                utterly broken templates support.
+            </note>
+        </mark-unusable>
+
         <mark-expected-failures>
             <test name="as_sequence"/>
             <test name="is_sequence"/>

粤ICP备19079148号