Update of /cvsroot/boost/boost/status
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5844/status

Modified Files:
      Tag: RC_1_34_0
        explicit-failures-markup.xml 
Log Message:
Had to make some toolset names more general as the regex matching is extremly 
limited.

Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.433.2.60
retrieving revision 1.433.2.61
diff -u -d -r1.433.2.60 -r1.433.2.61
--- explicit-failures-markup.xml        3 Jul 2006 10:38:57 -0000       
1.433.2.60
+++ explicit-failures-markup.xml        3 Jul 2006 15:13:53 -0000       
1.433.2.61
@@ -557,7 +557,7 @@
                 <toolset name="borland-5_8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw*"/>
-                <toolset name="gcc*mingw*"/>
+                <toolset name="*mingw*"/>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-3.1-darwin"/>
                 <toolset name="*como-4_3_3*"/>
@@ -797,7 +797,7 @@
                 <toolset name="borland-5_8*"/>
                 <toolset name="borland-5.8*"/>
                 <toolset name="mingw*"/>
-                <toolset name="gcc*mingw*"/>
+                <toolset name="*mingw*"/>
                 <toolset name="*como-4_3_3*"/>
                 <toolset name="tru64cxx65-042"/>
                 <toolset name="hp_cxx-65*"/>
@@ -2033,7 +2033,7 @@
             <test name="test_codecvt_null"/>
             <test name="test_utf8_codecvt"/>
             <toolset name="mingw*"/>
-            <toolset name="gcc*mingw*"/>
+            <toolset name="*mingw*"/>
             <toolset name="gcc-2.95.3-linux"/>
             <note author="Robert Ramey" date="12 Feb 05" refid="19"/>
         </mark-expected-failures>
@@ -3746,7 +3746,7 @@
         <test name="test_tss_lib">
             <mark-failure>
                 <toolset name="mingw*"/>
-                <toolset name="gcc*mingw*"/>
+                <toolset name="*mingw*"/>
                 <toolset name="borland-5_6_4"/>
                 <toolset name="borland-5.6.4"/>
                 <toolset name="borland-5_8*"/>


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to