Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52650 - trunk/status
From: ahd6974-boostorg_at_[hidden]
Date: 2009-04-28 06:07:01


Author: andreas_huber69
Date: 2009-04-28 06:07:00 EDT (Tue, 28 Apr 2009)
New Revision: 52650
URL: http://svn.boost.org/trac/boost/changeset/52650

Log:
Updated statechart markup.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 69 +++++----------------------------------
   1 files changed, 9 insertions(+), 60 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-04-28 06:07:00 EDT (Tue, 28 Apr 2009)
@@ -4578,26 +4578,13 @@
     <library name="statechart">
         <mark-unusable>
             <toolset name="borland-5*"/>
- <toolset name="cw-8*"/>
- <toolset name="dmc-8*"/>
- <toolset name="gcc-2*"/>
- <toolset name="hp_cxx-65*"/>
- <toolset name="msvc-6.5*"/>
- <toolset name="msvc-7.0*"/>
- <toolset name="pgi-7*"/>
+ <toolset name="borland-6*"/>
             <toolset name="sun-5*"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
- <mark-unusable>
- <toolset name="acc-pa_risc"/>
- <note author="Andreas Huber">
- Marked unusable because TransitionTest.cpp compiled but did
- the wrong thing at runtime!
- </note>
- </mark-unusable>
         <mark-expected-failures>
             <test name="DllTestNative"/>
- <toolset name="gcc-mingw-4.2*"/>
+ <toolset name="*mingw_4.4*"/>
             <note author="Andreas Huber">
                 A runtime failure of this test indicates that the RTTI
                 implementation of this platform is broken in conjunction
@@ -4608,50 +4595,23 @@
             <test name="DllTestNormal"/>
             <toolset name="*cygwin*"/>
             <toolset name="*mingw*"/>
- <toolset name="hp_cxx-71*"/>
- <toolset name="cw-9*"/>
+ <toolset name="intel-darwin-10*"/>
+ <toolset name="intel-darwin-11*"/>
             <note author="Andreas Huber">
                 A runtime failure of this test indicates that this platform
                 <b>dynamically</b> links code in a manner such that under
                 certain circumstances more than one instance of a
                 header-defined static class member can exist at runtime. See
- here
- for more information.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="LibTestNormal"/>
- <toolset name="hp_cxx-71*"/>
- <note author="Andreas Huber">
- A runtime failure of this test indicates that this platform
- <b>statically</b> links code in a manner such that under
- certain circumstances more than one instance of a
- header-defined static class member can exist at runtime. See
- here
+ FAQ
                 for more information.
             </note>
         </mark-expected-failures>
         <mark-expected-failures reason="?">
- <test name="CameraExample"/>
- <test name="CustomReactionTest*"/>
- <test name="PerformanceExample"/>
- <toolset name="cw-9*"/>
- <note author="Andreas Huber" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="CustomReactionTest*"/>
- <toolset name="hp_cxx-71*"/>
- <note author="Andreas Huber" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
             <test name="TransitionTest*"/>
- <toolset name="cw-9*"/>
- <toolset name="hp_cxx-71*"/>
- <toolset name="intel-linux-9.1"/>
- <toolset name="intel-linux-10*"/>
- <toolset name="intel-darwin-9.1"/>
- <toolset name="intel-darwin-10*"/>
- <toolset name="vacpp-8.0"/>
+ <toolset name="intel-*-10*"/>
+ <toolset name="gcc-4.3.2_gnu++0x"/>
+ <toolset name="opencc-4.2"/>
+ <toolset name="pathscale-3.2"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
         <mark-expected-failures reason="?">
@@ -4660,17 +4620,6 @@
             <toolset name="pathscale-3.1"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="InvalidTransitionTest1Relaxed"/>
- <test name="StopWatchExample"/>
- <toolset name="vacpp-8.0"/>
- <note author="Andreas Huber" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="CustomReactionTest*"/>
- <toolset name="acc*"/>
- <note author="Andreas Huber" refid="29"/>
- </mark-expected-failures>
         <mark-expected-failures>
             <test name="StopWatch*"/>
             <toolset name="msvc-8.0~wm5~stlport5.1"/>


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