Opened 7 years ago

#11289 new Patches

Filter test crashes if other "compose" function is defined

Reported by: anonymous Owned by: Jonathan Turkanis
Milestone: To Be Determined Component: iostreams
Version: Boost 1.58.0 Severity: Problem
Keywords: Cc:

Description

Because it's not qualifying the calls to the compose function, if you happen to have another function defined named "compose", the test will not compile.

Attachments (1)

patch.diff (3.9 KB ) - added by nathan@… 7 years ago.
Qualifies the calls to compose()

Download all attachments as: .zip

Change History (1)

by nathan@…, 7 years ago

Attachment: patch.diff added

Qualifies the calls to compose()

Note: See TracTickets for help on using tickets.