Opened 14 years ago
Closed 14 years ago
#2299 closed Patches (fixed)
Patch to fix warnings in lexical_cast
Reported by: | Owned by: | nasonov | |
---|---|---|---|
Milestone: | Boost 1.37.0 | Component: | lexical_cast |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
Following patch fix different warnings, including "shadowing of class members and variables"
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | lexical_cast.patch added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [49261]) Fix #2299 (Patch to fix warnings in lexical_cast)