Opened 12 years ago

Closed 12 years ago

#4948 closed Bugs (duplicate)

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: Problem
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.

Change History (2)

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

Component: Noneserialization
Owner: set to Robert Ramey

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

Resolution: duplicate
Status: newclosed

duplicate #4949

Note: See TracTickets for help on using tickets.