Boost logo

Boost-Commit :

From: tschwinger_at_[hidden]
Date: 2007-12-05 05:26:17


Author: t_schwinger
Date: 2007-12-05 05:26:16 EST (Wed, 05 Dec 2007)
New Revision: 41740
URL: http://svn.boost.org/trac/boost/changeset/41740

Log:
updates function_types failures

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

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-12-05 05:26:16 EST (Wed, 05 Dec 2007)
@@ -1490,29 +1490,31 @@
             <test name="member_ccs"/>
             <test name="member_ccs_exact"/>
             <toolset name="acc*"/>
- <toolset name="hp_cxx*"/>
             <toolset name="darwin-4.0.1"/>
- <toolset name="gcc-4.2.1*"/>
- <toolset name="msvc_8.0_64"/>
+ <toolset name="gcc-*"/>
+ <toolset name="hp_cxx*"/>
             <toolset name="intel*"/>
+ <toolset name="msvc-*_64"/>
+ <toolset name="msvc-*wm*"/>
             <note author="Tobias Schwinger">
- Not all compilers implement nonstandard calling conventions.
+ Not all compilers/platforms implement nonstandard calling conventions.
               <hr/>
               With GCC/x86 this failure reflects
- gcc.gnu.org/bugzilla/show_bug.cgi?id=29328 .
+ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29328 .
             </note>
         </mark-expected-failures>
         <mark-expected-failures>
             <test name="nonmember_ccs"/>
             <test name="nonmember_ccs_exact"/>
             <toolset name="acc*"/>
- <toolset name="hp_cxx*"/>
             <toolset name="darwin-4.0.1"/>
- <toolset name="gcc-4.2.1*"/>
- <toolset name="msvc_8.0_64"/>
+ <toolset name="gcc-*"/>
+ <toolset name="hp_cxx*"/>
             <toolset name="intel*"/>
+ <toolset name="msvc-*_64"/>
+ <toolset name="msvc-*wm*"/>
             <note author="Tobias Schwinger">
- Not all compilers implement nonstandard calling conventions.
+ Not all compilers/platforms implement nonstandard calling conventions.
             </note>
         </mark-expected-failures>
     </library>


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