Opened 12 years ago

Closed 12 years ago

#4713 closed Patches (fixed)

remove gcc warnings about shadowed names

Reported by: caolanm@… Owned by: Joel de Guzman
Milestone: To Be Determined Component: spirit
Version: Boost 1.44.0 Severity: Cosmetic
Keywords: Cc:

Description

There's a goodly amount of shadowed names in spirit, e.g. "declaration of 'result' shadows a member of 'this'" attached is a patch to silence the ones seen in LibreOffice

Attachments (1)

boost.spirit.warnings.patch (4.8 KB ) - added by caolanm@… 12 years ago.
fix for shadow warnings

Download all attachments as: .zip

Change History (2)

by caolanm@…, 12 years ago

Attachment: boost.spirit.warnings.patch added

fix for shadow warnings

comment:1 by Hartmut Kaiser, 12 years ago

Resolution: fixed
Status: newclosed

(In [66052]) Spirit: fixed #4713 (boost.spirit.warnings.patch), applied patch

Note: See TracTickets for help on using tickets.