Opened 7 years ago
Closed 7 years ago
#11637 closed Bugs (fixed)
Fix unused argument warnings in Boost.Geometry
| Reported by: | anonymous | Owned by: | Barend Gehrels |
|---|---|---|---|
| Milestone: | Boost 1.61.0 | Component: | geometry |
| Version: | Boost Release Branch | Severity: | Problem |
| Keywords: | Cc: |
Description
Boost.Geometry 1.59 elicits some unused argument warnings from Clang (-Wall).
Trivial patch is attached.
Attachments (1)
Change History (2)
by , 7 years ago
| Attachment: | unused-argument.patch added |
|---|
comment:1 by , 7 years ago
| Milestone: | To Be Determined → Boost 1.61.0 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Trivial patch to fix unused parameter warning