Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74078 - trunk/status
From: igaztanaga_at_[hidden]
Date: 2011-08-26 14:31:00


Author: igaztanaga
Date: 2011-08-26 14:30:59 EDT (Fri, 26 Aug 2011)
New Revision: 74078
URL: http://svn.boost.org/trac/boost/changeset/74078

Log:
Inclusion of boost::container
Text files modified:
   trunk/status/explicit-failures-markup.xml | 18 ++++++++++++++++++
   1 files changed, 18 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-08-26 14:30:59 EDT (Fri, 26 Aug 2011)
@@ -603,6 +603,24 @@
         </test>
     </library>
 
+ <!-- container-->
+ <library name="container">
+ <mark-unusable>
+ <toolset name="borland-5.*"/>
+ <toolset name="msvc-6.5*"/>
+ <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="intel-linux-8.*"/>
+ <note author="Ion Gazta&#241;aga">
+ The compiler does not support features that are essential for the library.
+ </note>
+ </mark-unusable>
+ </library>
 
     <!-- conversion -->
     <library name="conversion">


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