Opened 15 years ago
Closed 13 years ago
#1271 closed Patches (fixed)
unused parameter warning in release build
| Reported by: | Owned by: | Dave Abrahams | |
|---|---|---|---|
| Milestone: | Boost 1.36.0 | Component: | python USE GITHUB |
| Version: | Boost 1.34.1 | Severity: | Problem |
| Keywords: | Cc: |
Description
As posted ("[C++-sig] unused parameter warning in 1.34.1"), this removes an unused param. warning in 1.34.1
Attachments (2)
Change History (6)
by , 15 years ago
| Attachment: | boost_unused_parameters.diff added |
|---|
by , 15 years ago
| Attachment: | boost_unused_parameter.diff added |
|---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Component: | None → Python |
|---|---|
| Owner: | set to |
| Type: | Bugs → Patches |
comment:3 by , 14 years ago
| Milestone: | To Be Determined → Boost 1.36.0 |
|---|---|
| Status: | new → assigned |
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
fixed by jhunold back in r41649
Note:
See TracTickets
for help on using tickets.

Sorry, please ignore the first attachment, it was an older similar patch I had laying around with nearly the same filename. :-( (And IIRC that one went in long ago.)