Opened 13 years ago

Closed 13 years ago

#3042 closed Patches (fixed)

[bimap] patch for bimap/xpressive regression test failure on GCC 4.4

Reported by: Richard Webb <richard.webb@…> Owned by: Matias Capeletto
Milestone: Boost 1.40.0 Component: bimap
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

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 http://tinyurl.com/pyp7jr .

The attached patch fixes the failure by qualifying the call to construct with xpressive::.

Attachments (1)

bimap.patch (573 bytes ) - added by Richard Webb <richard.webb@…> 13 years ago.

Download all attachments as: .zip

Change History (4)

by Richard Webb <richard.webb@…>, 13 years ago

Attachment: bimap.patch added

comment:1 by Richard Webb <richard.webb@…>, 13 years ago

Summary: [bimap] patch for bimap/expressive regression test failure on GCC 4.4[bimap] patch for bimap/xpressive regression test failure on GCC 4.4

comment:2 by Matias Capeletto, 13 years ago

Status: newassigned

comment:3 by Matias Capeletto, 13 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.