Opened 12 years ago
Closed 12 years ago
#4713 closed Patches (fixed)
remove gcc warnings about shadowed names
Reported by: | 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)
Change History (2)
by , 12 years ago
Attachment: | boost.spirit.warnings.patch added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fix for shadow warnings