#4551 closed Bugs (fixed)
Unused parameter "Input"
Reported by: | Owned by: | Pavol Droba | |
---|---|---|---|
Milestone: | Boost 1.44.0 | Component: | string_algo |
Version: | Boost 1.44.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Hi,
there is an unused parameter in find_format_store.hpp which I am getting warnings about:
boost/1.44/include/boost/algorithm/string/detail/find_format_store.hpp:74: warning: unused parameter ‘Input’
Thanks and regards,
Roland
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is also reported as #4553 and #4575.