Opened 10 years ago
#7884 new Bugs
unused parameter warnings
Reported by: | Owned by: | jsiek | |
---|---|---|---|
Milestone: | To Be Determined | Component: | tokenizer |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Hello,
I've noticed a few 'unused parameter' warnings in the spirit library, as discussed in the related bug https://svn.boost.org/trac/boost/ticket/7880. After suggestion, I'm submitting a new bug against the specific project.
Attached is a patch that fixes those ones that I've found (by not naming the parameters).
Attachments (1)
Note:
See TracTickets
for help on using tickets.