Explorar el Código

Markup changes suggested in ticket #5177 for compiler vacpp are reverted because vacpp still produces lots of compiler errors, that seem not to be solvable.

[SVN r68775]
Joachim Faulhaber hace 15 años
padre
commit
16f62b85bd
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      status/explicit-failures-markup.xml

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

@@ -1902,6 +1902,7 @@
 			<toolset name="borland-cb2009"/>
 			<toolset name="borland-cb2010"/>
 			<toolset name="sun-5.10"/>
+			<toolset name="vacpp"/>
 			<note author="Joachim Faulhaber">
 				The compiler does not support features that are essential for the library.
 			</note>
@@ -1924,6 +1925,7 @@
 			<test name="fastest_split_interval_set_infix"/>
 			<test name="fastest_total_icl_quantifier"/>
 			<test name="fastest_total_interval_quantifier"/>
+			<test name="fix_icl_after_thread"/>
 			<toolset name="clang-darwin-2.0"/>
 			<toolset name="clang-darwin-4.2.1"/>
 			<toolset name="clang-darwin-normal"/>

粤ICP备19079148号