Opened 10 years ago

Closed 10 years ago

#7428 closed Patches (fixed)

Warning fixes in graph

Reported by: Franz Detro <franz.detro@…> Owned by: Jeremiah Willcock
Milestone: To Be Determined Component: graph
Version: Boost 1.51.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.51.0 which fixes several warnings in boost::graph.

Attachments (1)

graph-warnings.diff (8.4 KB ) - 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: graph-warnings.diff added

comment:1 by Jeremiah Willcock, 10 years ago

Resolution: fixed
Status: newclosed

(In [80725]) Applied patch from #7428; fixes #7428

Note: See TracTickets for help on using tickets.