Opened 10 years ago

Closed 10 years ago

#8038 closed Patches (fixed)

Warning fixes in smart_ptr

Reported by: Franz Detro <franz.detro@…> Owned by: Glen Fernandes
Milestone: To Be Determined Component: smart_ptr
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 warning fixes into future boost releases.

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

Attachments (1)

smart_ptr.diff (4.3 KB ) - added by Franz Detro <franz.detro@…> 10 years ago.

Download all attachments as: .zip

Change History (3)

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

Attachment: smart_ptr.diff added

comment:1 by Peter Dimov, 10 years ago

Owner: changed from Peter Dimov to Glen Fernandes

comment:2 by Glen Fernandes, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in [82976]

Note: See TracTickets for help on using tickets.