summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2006-07-03 15:13:53 +0000
committerRene Rivera <grafikrobot@gmail.com>2006-07-03 15:13:53 +0000
commit632f30f5b3d0d725e0bc633794ca90da56e36a06 (patch)
tree15db73ab78dce48d5b623f5608083cacc3129230 /status
parent01a4aa5df2e6c39c5c13f21be21474de0e215820 (diff)
downloadboost-632f30f5b3d0d725e0bc633794ca90da56e36a06.tar.gz
Had to make some toolset names more general as the regex matching is extremly limited.
[SVN r34452]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index e3861d2995..ce4740dbc8 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -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 @@ for more information.
<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 @@ for more information.
<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*"/>