Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56637 - trunk/status
From: guwi17_at_[hidden]
Date: 2009-10-07 14:26:57


Author: guwi17
Date: 2009-10-07 14:26:56 EDT (Wed, 07 Oct 2009)
New Revision: 56637
URL: http://svn.boost.org/trac/boost/changeset/56637

Log:
see #3449: introduce new free functions to access matrix/vector properties
 * marked begin_end test as "expected fail" for msvc-7.1

Text files modified:
   trunk/status/explicit-failures-markup.xml | 11 ++++++++++-
   1 files changed, 10 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-10-07 14:26:56 EDT (Wed, 07 Oct 2009)
@@ -3663,7 +3663,12 @@
             <test name="test3"/>
             <toolset name="qcc-3.3.5*cpp"/>
             <note author="Jim Douglas" date="14 Feb 06" refid="27"/>
- </mark-expected-failures>
+ </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="begin_end"/>
+ <toolset name="msvc-7.1"/>
+ <note author="Gunter Winkler" date="07 Oct 09" refid="48"/>
+ </mark-expected-failures>
     </library>
 
     <!-- program_options -->
@@ -6265,4 +6270,8 @@
         The test passes when the timeout value is increased.
     </note>
 
+ <note id="48">
+ This test fails when BOOST_UBLAS_NO_NESTED_CLASS_RELATION is defined.
+ </note>
+
 </explicit-failures-markup>


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