Boost C++ Libraries: Ticket #3042: [bimap] patch for bimap/xpressive regression test failure on GCC 4.4 https://svn.boost.org/trac10/ticket/3042 <p> The bimap 'xpressive' regression test is failing on GCC 4.4.0 due to a conflict between "boost::xpressive::op::construct" and "boost::xpressive::construct", as seen at <a class="ext-link" href="http://tinyurl.com/pyp7jr"><span class="icon">​</span>http://tinyurl.com/pyp7jr</a> . </p> <p> The attached patch fixes the failure by qualifying the call to construct with xpressive::. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3042 Trac 1.4.3 Richard Webb <richard.webb@…> Sat, 16 May 2009 16:04:55 GMT attachment set https://svn.boost.org/trac10/ticket/3042 https://svn.boost.org/trac10/ticket/3042 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bimap.patch</span> </li> </ul> Ticket Richard Webb <richard.webb@…> Sat, 16 May 2009 16:09:45 GMT summary changed https://svn.boost.org/trac10/ticket/3042#comment:1 https://svn.boost.org/trac10/ticket/3042#comment:1 <ul> <li><strong>summary</strong> <span class="trac-field-old">[bimap] patch for bimap/expressive regression test failure on GCC 4.4</span> → <span class="trac-field-new">[bimap] patch for bimap/xpressive regression test failure on GCC 4.4</span> </li> </ul> Ticket Matias Capeletto Sat, 09 Jan 2010 20:45:33 GMT status changed https://svn.boost.org/trac10/ticket/3042#comment:2 https://svn.boost.org/trac10/ticket/3042#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Matias Capeletto Fri, 15 Jan 2010 15:18:37 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3042#comment:3 https://svn.boost.org/trac10/ticket/3042#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket