Boost logo

Boost-Commit :

From: matias.capeletto_at_[hidden]
Date: 2007-11-01 23:51:41


Author: matias
Date: 2007-11-01 23:51:40 EDT (Thu, 01 Nov 2007)
New Revision: 40674
URL: http://svn.boost.org/trac/boost/changeset/40674

Log:
Add not supported compilers for Bimap
Text files modified:
   trunk/status/explicit-failures-markup.xml | 53 ++++++++++++++++++++++++++++++++++-----
   1 files changed, 46 insertions(+), 7 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-01 23:51:40 EDT (Thu, 01 Nov 2007)
@@ -290,8 +290,47 @@
         </mark-expected-failures>
     </library>
 
- <!-- bimap-->
+ <!-- bimap -->
     <library name="bimap">
+ <mark-unusable>
+ <toolset name="borland-5.6*"/>
+ <note author="J. L&#195;&#179;pez" date="05 Jul 2004" refid="17"/>
+ </mark-unusable>
+ <mark-unusable>
+ <toolset name="borland-5.8*"/>
+ <note author="Alisdair Meredith" date="26 May 2006"/>
+ </mark-unusable>
+ <mark-unusable>
+ <toolset name="borland-5.9*"/>
+ <note author="Alisdair Meredith" date="27 Feb 2007"/>
+ </mark-unusable>
+ <mark-unusable>
+ <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"/>
+ <note author="J. L&#195;&#179;pez" date="09 Jul 2004" refid="17"/>
+ </mark-unusable>
+ <mark-unusable>
+ <toolset name="*como-4_3_3-msvc"/>
+ <note author="J. L&#195;&#179;pez" date="30 Jul 2004">
+ The VC++ 6.0 backend runs out of internal resources while
+ trying to process the Comeau output for this library;
+ Comeau Computing has been asked about a solution.
+ On the other hand, Comeau 4.3.3 with VC++ 7.0 backend works
+ fine.
+ </note>
+ </mark-unusable>
+ <mark-unusable>
+ <toolset name="sunpro-5_3-sunos"/>
+ <toolset name="sunpro-5_8u1-sunos"/>
+ <note author="J. L&#195;&#179;pez" date="22 Apr 2005" refid="17"/>
+ </mark-unusable>
+ <mark-unusable>
+ <toolset name="dmc-8_43-stlport-4_5_3"/>
+ <toolset name="dmc-8_44b-stlport-4_5_3"/>
+ <toolset name="dmc-8_47-stlport-4_5_3"/>
+ <note author="J. L&#195;&#179;pez" date="03 Jun 2005" refid="17"/>
+ </mark-unusable>
         <mark-expected-failures>
             <test name="test_bimap_assign"/>
             <test name="test_bimap_ordered"/>
@@ -301,12 +340,12 @@
             <note refid="38" author="Boris Gubenko"/>
         </mark-expected-failures>
         <mark-expected-failures>
- <test name="typeof"/>
- <toolset name="acc*"/>
- <toolset name="intel-vc71-win*"/>
- <toolset name="intel-vc8-win*"/>
- <toolset name="intel-win-9.1"/>
- <toolset name="hp_cxx*"/>
+ <test name="typeof"/>
+ <toolset name="acc*"/>
+ <toolset name="intel-vc71-win*"/>
+ <toolset name="intel-vc8-win*"/>
+ <toolset name="intel-win-9.1"/>
+ <toolset name="hp_cxx*"/>
             <note refid="39" author="Boris Gubenko"/>
         </mark-expected-failures>
     </library>


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