|
Boost-Commit : |
From: igaztanaga_at_[hidden]
Date: 2007-09-27 12:38:15
Author: igaztanaga
Date: 2007-09-27 12:38:14 EDT (Thu, 27 Sep 2007)
New Revision: 39576
URL: http://svn.boost.org/trac/boost/changeset/39576
Log:
Updated unusable toolsets for Interprocess and Intrusive
Text files modified:
trunk/status/explicit-failures-markup.xml | 30 ++++++++++++++++++------------
1 files changed, 18 insertions(+), 12 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-09-27 12:38:14 EDT (Thu, 27 Sep 2007)
@@ -1594,14 +1594,17 @@
<!-- interprocess-->
<library name="interprocess">
<mark-unusable>
- <toolset name="borland-5.*"/>
+ <toolset name="borland-5.6*"/>
+ <toolset name="borland-5.8*"/>
+ <toolset name="sun-5.8*"/>
<toolset name="msvc-6.5*"/>
- <toolset name="iw-7_1-vc6"/>
- <toolset name="gcc-2.95.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+ <toolset name="cw-9.*"/>
+ <toolset name="gcc-2.95*"/>
+ <toolset name="gcc-3.0*"/>
+ <toolset name="gcc-3.1*"/>
+ <toolset name="gcc-3.2*"/>
+ <toolset name="gcc-3.3*"/>
<toolset name="mipspro"/>
- <toolset name="sunpro-5_3-sunos"/>
<note author="Ion Gaztañaga">
The compiler does not support features that are essential for the library.
</note>
@@ -1611,14 +1614,17 @@
<!-- intrusive-->
<library name="intrusive">
<mark-unusable>
- <toolset name="borland-5.*"/>
+ <toolset name="borland-5.6*"/>
+ <toolset name="borland-5.8*"/>
+ <toolset name="sun-5.8*"/>
<toolset name="msvc-6.5*"/>
- <toolset name="iw-7_1-vc6"/>
- <toolset name="gcc-2.95.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
+ <toolset name="cw-9.*"/>
+ <toolset name="gcc-2.95*"/>
+ <toolset name="gcc-3.0*"/>
+ <toolset name="gcc-3.1*"/>
+ <toolset name="gcc-3.2*"/>
+ <toolset name="gcc-3.3*"/>
<toolset name="mipspro"/>
- <toolset name="sunpro-5_3-sunos"/>
<note author="Ion Gaztañaga">
The compiler does not support features that are essential for the library.
</note>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk