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

markup for pgi-7.0 (iostreams)

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

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

@@ -1923,6 +1923,14 @@
                 compiler can't compile "windows.h" in strict mode
             </note>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="code_converter_test"/>
+            <toolset name="pgi-7.0"/>
+            <note author="Jonathan Turkanis">
+                This platform lacks the placement delete operator
+                required by the C++ standard
+            </note>
+        </mark-expected-failures>
         <mark-expected-failures>
             <!-- Insufficient wide character support -->
             <test name="code_converter_test"/>

粤ICP备19079148号