Opened 12 years ago

Closed 12 years ago

#4365 closed Patches (fixed)

boost/signals gcc warning cleanup

Reported by: tatu.kilappa@… 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)

boost_signal_gcc_warning_cleanup.diff (3.3 KB ) - added by tatu.kilappa@… 12 years ago.
fixes for boost/signals

Download all attachments as: .zip

Change History (2)

by tatu.kilappa@…, 12 years ago

fixes for boost/signals

comment:1 by Marshall Clow, 12 years ago

Resolution: fixed
Status: newclosed

(In [66856]) Merge patch to release; fixes #4365

Note: See TracTickets for help on using tickets.