Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77855 - trunk/status
From: antoshkka_at_[hidden]
Date: 2012-04-09 14:16:34


Author: apolukhin
Date: 2012-04-09 14:16:34 EDT (Mon, 09 Apr 2012)
New Revision: 77855
URL: http://svn.boost.org/trac/boost/changeset/77855

Log:
Update explicit-failures-markup (vacpp compiler is unable to compile boost.container)
Text files modified:
   trunk/status/explicit-failures-markup.xml | 8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2012-04-09 14:16:34 EDT (Mon, 09 Apr 2012)
@@ -642,6 +642,14 @@
                 </note>
             </mark-failure>
         </test>
+ <test name="lexical_cast_containers_test">
+ <mark-failure>
+ <toolset name="vacpp*"/>
+ <note author="Antony Polukhin">
+ This compiler is unable to compile Boost.Container library
+ </note>
+ </mark-failure>
+ </test>
         <test name="lexical_cast_loopback_test">
             <mark-failure>
                 <toolset name="borland-5.6*"/>


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