Bläddra i källkod

Update explicit-failures-markup.xml

[skip ci]
Automated Commit 8 år sedan
förälder
incheckning
2acdfb0253
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      status/explicit-failures-markup.xml

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

@@ -2420,8 +2420,8 @@
             <toolset name="msvc-11.0"/>
             <toolset name="msvc-11.0"/>
             <toolset name="msvc-12.0"/>
             <toolset name="msvc-12.0"/>
             <toolset name="qcc-4.4.2_x86"/>
             <toolset name="qcc-4.4.2_x86"/>
-            <toolset name="gcc-gnu-4.4~c++0x*"/>
-            <toolset name="gcc-gnu-4.4~gnu0x*"/>
+            <toolset name="gcc-4.4~c++0x*"/>
+            <toolset name="gcc-4.4~gnu0x*"/>
             <note author="Kohei Takahashi">
             <note author="Kohei Takahashi">
                 The compiler doesn't generate defaulted move ctor/assgin thus
                 The compiler doesn't generate defaulted move ctor/assgin thus
                 perform copy construction/assginment. Even though such case,
                 perform copy construction/assginment. Even though such case,

粤ICP备19079148号