Opened 20 years ago
Closed 20 years ago
#107 deleted Bugs (None)
bad_cast in hex to short
Reported by: | nobody | Owned by: | kevlin |
---|---|---|---|
Milestone: | Component: | lexical_cast | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
unsigned int j = lexical_cast<unsigned int>("0X10"); produces bad_cast boost 1.28 on linux using gcc 2.95.2
Note:
See TracTickets
for help on using tickets.