Opened 10 years ago

Closed 10 years ago

#8033 closed Patches (fixed)

Warning fixes in lamda

Reported by: Franz Detro <franz.detro@…> Owned by: No-Maintainer
Milestone: To Be Determined Component: lambda
Version: Boost 1.53.0 Severity: Cosmetic
Keywords: Cc:

Description

We have a zero warning policy in our development projects and experience lots of warnings in several boost libraries. With every new boost version we need to apply a set of warning fixes.

It would help a lot if you could integrate these wanting fixes into future boost releases.

Please find attached a patch file against boost 1.53.0 which fixes several warnings in boost::lambda.

Attachments (1)

lambda.diff (723 bytes ) - added by Franz Detro <franz.detro@…> 10 years ago.

Download all attachments as: .zip

Change History (2)

by Franz Detro <franz.detro@…>, 10 years ago

Attachment: lambda.diff added

comment:1 by Steven Watanabe, 10 years ago

Resolution: fixed
Status: newclosed

(In [82932]) Remove name of unused parameter. Fixes #8033.

Note: See TracTickets for help on using tickets.