Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54611 - trunk/status
From: nielsdekker_at_[hidden]
Date: 2009-07-03 14:34:08


Author: niels_dekker
Date: 2009-07-03 14:34:07 EDT (Fri, 03 Jul 2009)
New Revision: 54611
URL: http://svn.boost.org/trac/boost/changeset/54611

Log:
Second attempt to mark value_init_test failure of Intel 9.0. First attempt, changeset [54560], did not "mark up" as "expected failure" at www.boost.org/development/tests/trunk/developer/utility_.html
Text files modified:
   trunk/status/explicit-failures-markup.xml | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-07-03 14:34:07 EDT (Fri, 03 Jul 2009)
@@ -5747,7 +5747,8 @@
         </test>
         <test name="value_init_test">
           <mark-failure>
- <toolset name="intel-9.0"/>
+ <toolset name="intel-9.0*"/>
+ <toolset name="intel-linux-9.0*"/>
             <note author="Niels Dekker" date="2009-07-01">
             When I made the conversion from value_initialized&lt;T&gt; to T&amp;
             const-correct, this specific compiler version gave compile errors.


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