Explorar el Código

is_abstract fails on CW 9.3

[SVN r25412]
Stefan Slapeta hace 21 años
padre
commit
3022bf7a22
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      status/explicit-failures-markup.xml

+ 1 - 1
status/explicit-failures-markup.xml

@@ -1199,7 +1199,7 @@ for more information.
         <test name="is_abstract_test">
             <mark-failure>
                 <toolset name="borland-5.6.4"/>
-                <toolset name="cwpro8"/><toolset name="cw-8.3"/>
+                <toolset name="cwpro8"/><toolset name="cw-*"/>
                 <toolset name="msvc"/>
                 <toolset name="msvc-stlport"/>
                 <toolset name="vc7"/>

粤ICP备19079148号