Opened 16 years ago
Closed 15 years ago
#839 closed Patches (fixed)
lexical_cast - local variable shadow patch
Reported by: | ctsa | Owned by: | nasonov |
---|---|---|---|
Milestone: | Boost 1.35.0 | Component: | lexical_cast |
Version: | Boost 1.34.1 | Severity: | Problem |
Keywords: | Cc: |
Description
A very simple patch to rename method arguments which shadow class variables in lexical_cast.hpp -- although trivial, accepting this patch will increase the effectiveness of shadow warnings in client code.
Attachments (1)
Change History (6)
by , 15 years ago
Attachment: | lexical_cast.hpp.patch added |
---|
comment:1 by , 15 years ago
Component: | None → lexical_cast |
---|---|
Severity: | → Problem |
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:3 by , 15 years ago
Status: | new → assigned |
---|
comment:4 by , 15 years ago
Version: | None → Boost 1.34.1 |
---|
comment:5 by , 15 years ago
Milestone: | → Boost 1.35.0 |
---|---|
Resolution: | None → fixed |
Status: | assigned → closed |
Fixed in revision #40816.
Note:
See TracTickets
for help on using tickets.
a local shadow patch for lexical_cast.hpp