Opened 9 years ago

Closed 9 years ago

#8877 closed Bugs (fixed)

[graph] GCC 4.8+ warns about unused local typedef

Reported by: Petr Machata <pmachata@…> 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)

boost-1.54.0-graph-unused_typedef.patch (795 bytes ) - added by Petr Machata <pmachata@…> 9 years ago.
A fix.

Download all attachments as: .zip

Change History (2)

by Petr Machata <pmachata@…>, 9 years ago

A fix.

comment:1 by Jeremiah Willcock, 9 years ago

Resolution: fixed
Status: newclosed

(In [85323]) Fixed unused typedef warnings from GCC 4.9; fixes #8877; fixes #8986

Note: See TracTickets for help on using tickets.