Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#7429 closed Patches (fixed)

Warning fixes in math

Reported by: Franz Detro <franz.detro@…> Owned by: John Maddock
Milestone: To Be Determined Component: math
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 (2)

graph-warnings.diff (8.4 KB ) - added by Franz Detro <franz.detro@…> 10 years ago.
math-warnings.diff (2.2 KB ) - added by Franz Detro <franz.detro@…> 10 years ago.

Download all attachments as: .zip

Change History (6)

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

Attachment: graph-warnings.diff added

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

Attachment: math-warnings.diff added

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

Sorry, ignore the patch file for graph, this is already attached to another ticket.

comment:2 by Jeremiah Willcock, 10 years ago

Component: graphmath
Owner: changed from Jeremiah Willcock to John Maddock

comment:3 by John Maddock, 10 years ago

Resolution: fixed
Status: newclosed

(In [82520]) Fix some warnings. Fix edge case in hypergeometric distribution. Fixes #7429. Fixes #7891.

comment:4 by John Maddock, 10 years ago

(In [82579]) Apply patches for issues #7429, #7891 and #7907. Refs #7907. Fixes #7429. Fixes #7891.

Note: See TracTickets for help on using tickets.