Opened 11 years ago

Closed 10 years ago

#6410 closed Bugs (fixed)

Use attribute names with underscores for GCC

Reported by: Petr Machata <pmachata@…> Owned by: Fernando Cacciola
Milestone: To Be Determined Component: optional
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

... which should prevent accidental interactions between user-defined macros and boost internals.

Attachments (1)

boost-optional.patch (576 bytes ) - added by Petr Machata <pmachata@…> 11 years ago.

Download all attachments as: .zip

Change History (2)

by Petr Machata <pmachata@…>, 11 years ago

Attachment: boost-optional.patch added

comment:1 by Steven Watanabe, 10 years ago

Resolution: fixed
Status: newclosed

(In [82919]) Use may_alias instead of may_alias. Fixes #6410.

Note: See TracTickets for help on using tickets.