Opened 12 years ago

Closed 12 years ago

#4949 closed Patches (fixed)

Parameter name shadowing warning in boost/archive/basic_archive.hpp

Reported by: Rich McKeever <richmckeever@…> Owned by: Robert Ramey
Milestone: To Be Determined Component: serialization
Version: Boost 1.44.0 Severity: Cosmetic
Keywords: Cc:

Description

The constructor on line 257 has a shadowing warning for the parameter name with GCC 4.3.0 on Mac OS 10.6.4. The attached patch fixes the warning.

Attachments (1)

basic_archive.hpp.diff (730 bytes ) - added by Rich McKeever <richmckeever@…> 12 years ago.

Download all attachments as: .zip

Change History (3)

by Rich McKeever <richmckeever@…>, 12 years ago

Attachment: basic_archive.hpp.diff added

comment:1 by Vicente Botet <vicente.botet@…>, 12 years ago

Severity: ProblemCosmetic
Type: BugsPatches

comment:2 by Robert Ramey, 12 years ago

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