Boost logo

Boost-Commit :

From: Boris.Gubenko_at_[hidden]
Date: 2008-07-28 13:49:18


Author: bgubenko
Date: 2008-07-28 13:49:17 EDT (Mon, 28 Jul 2008)
New Revision: 47854
URL: http://svn.boost.org/trac/boost/changeset/47854

Log:
merging changes in RC for acc toolset into the trunk
Text files modified:
   trunk/status/explicit-failures-markup.xml | 19 +++++++++++++++++++
   1 files changed, 19 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-07-28 13:49:17 EDT (Mon, 28 Jul 2008)
@@ -1729,6 +1729,14 @@
         </mark-expected-failures>
     </library>
 
+ <!-- gil -->
+ <library name="gil">
+ <mark-expected-failures>
+ <test name="pixel"/>
+ <toolset name="acc"/>
+ <note author="Boris Gubenko" refid="46"/>
+ </mark-expected-failures>
+ </library>
 
     <!-- graph -->
     <library name="graph">
@@ -4078,6 +4086,11 @@
             </note>
         </mark-expected-failures>
         <mark-expected-failures>
+ <test name="object"/>
+ <toolset name="acc"/>
+ <note author="Boris Gubenko" refid="46"/>
+ </mark-expected-failures>
+ <mark-expected-failures>
             <test name="args"/>
             <test name="auto_ptr"/>
             <test name="builtin_convertors"/>
@@ -6056,4 +6069,10 @@
         problem.
     </note>
 
+ <note id="46">
+ The test does not compile, most likely because of new version of EDG Front End
+ implementing Core Issue 574. In the HP bug tracking system, it is tracked as
+ QuIX ID: QXCR1000804484.
+ </note>
+
 </explicit-failures-markup>


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