Jelajahi Sumber

Enable support for typeof emulation for DMC

[SVN r35023]
Peder Holt 20 tahun lalu
induk
melakukan
23c9b11dcd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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号