Browse Source

Corrected toolset naming for date_time mingw and cygwin markup.

[SVN r36970]
Roland Schwarz 19 years ago
parent
commit
77046aabca
1 changed files with 12 additions and 0 deletions
  1. 12 0
      status/explicit-failures-markup.xml

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

@@ -533,6 +533,7 @@
                 <toolset name="borland-5.8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw*"/>
                 <toolset name="mingw*"/>
                 <toolset name="*mingw*"/>
                 <toolset name="*mingw*"/>
+                <toolset name="*cygwin*"/>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="*como-4_3_3*"/>
                 <toolset name="*como-4_3_3*"/>
@@ -731,6 +732,7 @@
                 <toolset name="borland-5.8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw*"/>
                 <toolset name="mingw*"/>
                 <toolset name="*mingw*"/>
                 <toolset name="*mingw*"/>
+                <toolset name="*cygwin*"/>
                 <toolset name="*como-4_3_3*"/>
                 <toolset name="*como-4_3_3*"/>
                 <toolset name="tru64cxx65-042"/>
                 <toolset name="tru64cxx65-042"/>
                 <toolset name="hp_cxx-65*"/>
                 <toolset name="hp_cxx-65*"/>
@@ -807,6 +809,8 @@
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
+                <toolset name="*mingw*"/>
+                <toolset name="*cygwin*"/>
                 <note author="J. Garland">
                 <note author="J. Garland">
                 These compilers are unfortunately able to correctly compile the
                 These compilers are unfortunately able to correctly compile the
                 new format-based input-output code for date time.  Suitable, but 
                 new format-based input-output code for date time.  Suitable, but 
@@ -820,6 +824,8 @@
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
+                <toolset name="*mingw*"/>
+                <toolset name="*cygwin*"/>
                 <note author="J. Garland">
                 <note author="J. Garland">
                 These compilers are unfortunately able to correctly compile the
                 These compilers are unfortunately able to correctly compile the
                 new format-based input-output code for date time.  Suitable, but 
                 new format-based input-output code for date time.  Suitable, but 
@@ -834,6 +840,8 @@
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="mingw*"/>
                 <toolset name="mingw*"/>
+                <toolset name="*mingw*"/>
+                <toolset name="*cygwin*"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5.6.4"/>
@@ -847,6 +855,8 @@
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="msvc-6.5"/>
                 <toolset name="mingw*"/>
                 <toolset name="mingw*"/>
+                <toolset name="*mingw*"/>
+                <toolset name="*cygwin*"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5.6.4"/>
@@ -889,6 +899,8 @@
                 <toolset name="mingw-3*"/>
                 <toolset name="mingw-3*"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.2_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
                 <toolset name="gcc-3.4.5_mingw"/>
+                <toolset name="*mingw*"/>
+                <toolset name="*cygwin*"/>
                 <toolset name="mingw"/>
                 <toolset name="mingw"/>
                 <toolset name="*como-4_3_3*"/>
                 <toolset name="*como-4_3_3*"/>
                 <note author="B. Garst" refid="18,19,20"/>
                 <note author="B. Garst" refid="18,19,20"/>

粤ICP备19079148号