Opened 9 years ago
Closed 7 years ago
#9375 closed Bugs (fixed)
g++ 4.7 -Wshadow warnings need attention
| Reported by: | 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)
Change History (5)
by , 9 years ago
| Attachment: | config.diff added |
|---|
comment:4 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

patch to correct reported error