#7429 closed Patches (fixed)
Warning fixes in math
| Reported by: | 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)
Change History (6)
by , 10 years ago
| Attachment: | graph-warnings.diff added |
|---|
by , 10 years ago
| Attachment: | math-warnings.diff added |
|---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Component: | graph → math |
|---|---|
| Owner: | changed from to |
comment:3 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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