#7342 closed Bugs (fixed)
Warning in format_date_parser.hpp
| Reported by: | Owned by: | az_sw_dude | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | date_time |
| Version: | Boost 1.52.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
gcc-4.7, -Wall yields
boost/date_time/format_date_parser.hpp:259:11: warning: variable ‘current_char’ set but not used [-Wunused-but-set-variable]
I guess it'spretty trivial to fix :-)
Change History (4)
comment:1 by , 10 years ago
comment:3 by , 10 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

duplicate of #6136, sorry :-(