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

marked sunpro-5_3 unusable for iostreams

[SVN r27385]
Jonathan Turkanis 21 лет назад
Родитель
Сommit
b9e8f58a38
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      status/explicit-failures-markup.xml

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

@@ -474,6 +474,12 @@
 
 
     <!-- iostreams -->
     <!-- iostreams -->
     <library name="iostreams">
     <library name="iostreams">
+        <mark-unusable>
+            <toolset name="sunpro-5_3"/>
+            <note author="Jonathan Turkanis">
+		        Many compiler-specific workarounds will have to applied before toolset is supported.
+            </note>
+        </mark-unusable>
         <mark-expected-failures>
         <mark-expected-failures>
             <test name="seekable_file_test"/>
             <test name="seekable_file_test"/>
 			<toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
 			<toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>

粤ICP备19079148号