Opened 9 years ago

Closed 7 years ago

#9375 closed Bugs (fixed)

g++ 4.7 -Wshadow warnings need attention

Reported by: Tom Browder <tom.browder@…> Owned by: No-Maintainer
Milestone: To Be Determined Component: preprocessor
Version: Boost 1.55.0 Severity: Problem
Keywords: Cc:

Description

Following are warnings from g++ 4.7

boost/preprocessor/config/config.hpp:86:77: warning: "GXX_EXPERIMENTAL_CXX0X" is not defined [-Wundef]

Attachments (1)

config.diff (723 bytes ) - added by Tom Browder <tom.browder@…> 9 years ago.
patch to correct reported error

Download all attachments as: .zip

Change History (5)

by Tom Browder <tom.browder@…>, 9 years ago

Attachment: config.diff added

patch to correct reported error

comment:1 by Tom Browder <tom.browder@…>, 9 years ago

Note subject should be: g++ 4.7 -Wundef warning needs attention

comment:2 by Edward Diener, 7 years ago

This has been fixed in the 'develop' branch of the preprocessor library.

comment:3 by Edward Diener, 7 years ago

This has now been fixed in the latest Boost 1.59 release.

comment:4 by Edward Diener, 7 years ago

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