Opened 12 years ago
Closed 12 years ago
#4365 closed Patches (fixed)
boost/signals gcc warning cleanup
| Reported by: | Owned by: | Douglas Gregor | |
|---|---|---|---|
| Milestone: | Boost 1.44.0 | Component: | signals |
| Version: | Boost Development Trunk | Severity: | Cosmetic |
| Keywords: | gcc warning | Cc: |
Description
Patch to clean up gcc 4.x warning barf. To reproduce issue, compile using -Wshadow.
Several instances within boost/signals. All rather straightforward.
Attachments (1)
Change History (2)
by , 12 years ago
| Attachment: | boost_signal_gcc_warning_cleanup.diff added |
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

fixes for boost/signals