Jelajahi Sumber

Changed toolset name (vc-8 -> msvc-8).
No wide character support on qcc.


[SVN r34325]

John Maddock 20 tahun lalu
induk
melakukan
3da6e1704f
1 mengubah file dengan 10 tambahan dan 0 penghapusan
  1. 10 0
      status/explicit-failures-markup.xml

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

@@ -3405,6 +3405,14 @@ for more information.
                 </note>
             </mark-failure>
         </test>
+        <test name="wide_posix_api_check_c">
+            <mark-failure>
+                <toolset name="qcc-3.3.5_gpp"/>
+                <note author="J. Maddock">
+                    No Wide character support on this platform.
+                </note>
+            </mark-failure>
+        </test>
         <test name="*_dll">
             <mark-failure>
                 <toolset name="*como-4_3_3*"/>
@@ -3426,6 +3434,7 @@ for more information.
         <test name="concept_check">
             <mark-failure>
                 <toolset name="vc-8_0"/>
+                <toolset name="msvc-8_0"/>
                 <toolset name="sunpro-5_3-sunos"/>
                 <toolset name="sun-5.8"/>
                 <toolset name="borland-5_8_2"/>
@@ -4779,3 +4788,4 @@ for more information.
 
 
 
+

粤ICP备19079148号