Opened 15 years ago

Closed 13 years ago

#1271 closed Patches (fixed)

unused parameter warning in release build

Reported by: Hans Meine <meine@…> 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)

boost_unused_parameters.diff (1.6 KB ) - added by Hans Meine <meine@…> 15 years ago.
boost_unused_parameter.diff (512 bytes ) - added by Hans Meine <meine@…> 15 years ago.

Download all attachments as: .zip

Change History (6)

by Hans Meine <meine@…>, 15 years ago

by Hans Meine <meine@…>, 15 years ago

Attachment: boost_unused_parameter.diff added

comment:1 by Hans Meine <meine@…>, 15 years ago

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.)

comment:2 by Marshall Clow, 15 years ago

Component: NonePython
Owner: set to Dave Abrahams
Type: BugsPatches

comment:3 by Dave Abrahams, 14 years ago

Milestone: To Be DeterminedBoost 1.36.0
Status: newassigned

comment:4 by troy d. straszheim, 13 years ago

Resolution: fixed
Status: assignedclosed

fixed by jhunold back in r41649

Note: See TracTickets for help on using tickets.