Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61895 - trunk/status
From: steven_at_[hidden]
Date: 2010-05-10 11:57:34


Author: steven_watanabe
Date: 2010-05-10 11:57:33 EDT (Mon, 10 May 2010)
New Revision: 61895
URL: http://svn.boost.org/trac/boost/changeset/61895

Log:
A better message
Text files modified:
   trunk/status/explicit-failures-markup.xml | 12 ++++++------
   1 files changed, 6 insertions(+), 6 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2010-05-10 11:57:33 EDT (Mon, 10 May 2010)
@@ -5779,18 +5779,18 @@
             <test name="fail_base_dimension"/>
             <toolset name="vacpp"/>
             <note author="Steven Watanabe">
- The library depends on undefined behavior to generate
- better errors. This failure should not affect most
- users of the library.
+ The library depends on a widespread compiler bug to
+ produce better error messages. This failure is not
+ serious and should not affect most users of the library.
             </note>
         </mark-expected-failures>
         <mark-expected-failures>
             <test name="fail_base_dimension"/>
             <toolset name="clang-darwin"/>
             <note author="Steven Watanabe">
- The library depends on undefined behavior to generate
- better errors. This failure should not affect most
- users of the library.
+ The library depends on a widespread compiler bug to
+ produce better error messages. This failure is not
+ serious and should not affect most users of the library.
             </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