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

Enable support for typeof emulation for DMC

[SVN r35023]
Peder Holt 19 лет назад
Родитель
Сommit
23c9b11dcd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      status/explicit-failures-markup.xml

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

@@ -2377,7 +2377,6 @@ for more information.
             <toolset name="borland*"/>
             <toolset name="gcc-2.95.*"/>
             <toolset name="sunpro*"/>
-            <toolset name="dmc*"/>
             <note author="Arkadiy Vertleyb">
                 This compiler is not supported.
             </note>
@@ -2391,6 +2390,7 @@ for more information.
             <toolset name="tru64*"/>
             <toolset name="hp_cxx*"/>
             <toolset name="sun-5.8"/>
+            <toolset name="dmc*"/>
             <note author="Arkadiy Vertleyb">
                 Native mode is not supported for this compiler.
             </note>

粤ICP备19079148号