Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2007-11-06 13:32:58


Author: johnmaddock
Date: 2007-11-06 13:32:57 EST (Tue, 06 Nov 2007)
New Revision: 40848
URL: http://svn.boost.org/trac/boost/changeset/40848

Log:
Updates for new toolset Sun-5.9.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 17 +++++++++++++++++
   1 files changed, 17 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-06 13:32:57 EST (Tue, 06 Nov 2007)
@@ -4661,6 +4661,14 @@
           </note>
        </mark-expected-failures>
        <mark-expected-failures>
+ <test name="tky_partial_spec_test"/>
+ <toolset name="sun-5.9"/>
+ <note author="John Maddock">
+ This fails with an internal compiler error,
+ there is no workaround as yet.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
             <test name="tricky_function_type_test"/>
             <test name="is_const_test"/>
             <test name="is_volatile_test"/>
@@ -5125,6 +5133,7 @@
           <test name="test_random"/>
           <test name="std_test_random"/>
           <toolset name="sun-5.8"/>
+ <toolset name="sun-5.9"/>
 
           <note author="John Maddock">
              These failures appear to represent a genuine issue with the
@@ -5142,6 +5151,14 @@
           </note>
        </mark-expected-failures>
        <mark-expected-failures>
+ <test name="tr1_tky_partial_spec_test"/>
+ <toolset name="sun-5.9"/>
+ <note author="John Maddock">
+ This fails with an internal compiler error: there's no
+ workaround as yet.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
           <test name="test_boost"/>
           <test name="test_hash"/>
           <test name="test_random"/>


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