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