Boost logo

Boost-Commit :

From: ahd6974-boostorg_at_[hidden]
Date: 2007-12-30 05:57:47


Author: andreas_huber69
Date: 2007-12-30 05:57:46 EST (Sun, 30 Dec 2007)
New Revision: 42370
URL: http://svn.boost.org/trac/boost/changeset/42370

Log:
Added statechart markup for new platforms.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 5 ++++-
   1 files changed, 4 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-12-30 05:57:46 EST (Sun, 30 Dec 2007)
@@ -4355,8 +4355,8 @@
             <toolset name="hp_cxx-65*"/>
             <toolset name="msvc-6.5*"/>
             <toolset name="msvc-7.0*"/>
+ <toolset name="pgi-7*"/>
             <toolset name="sun-5*"/>
- <toolset name="hp_cxx-65*"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
         <mark-unusable>
@@ -4419,6 +4419,9 @@
         <mark-expected-failures reason="?">
             <test name="TransitionTest*"/>
             <toolset name="intel-linux-9.1"/>
+ <toolset name="intel-linux-10.0"/>
+ <toolset name="intel-darwin-9.1"/>
+ <toolset name="intel-darwin-10.0"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
         <mark-expected-failures reason="?">


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