Opened 9 years ago
Closed 9 years ago
#8877 closed Bugs (fixed)
[graph] GCC 4.8+ warns about unused local typedef
Reported by: | Owned by: | Jeremiah Willcock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | graph |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
When Boost is built, GCC warns about an unused typedef in Boost.Graph.
Attachments (1)
Change History (2)
by , 9 years ago
Attachment: | boost-1.54.0-graph-unused_typedef.patch added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
A fix.