Opened 9 years ago

Closed 5 years ago

#8870 closed Bugs (fixed)

[spirit] GCC 4.8+ warns about unused local typedef

Reported by: Petr Machata <pmachata@…> Owned by: Joel de Guzman
Milestone: To Be Determined Component: spirit
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description

As a side effect of running the math test suite, I found out that GCC warned about an unused typedef.

Attachments (3)

boost-1.54.0-spirit-unused_typedef.patch (736 bytes ) - added by Petr Machata <pmachata@…> 9 years ago.
A fix
boost-1.54.0-spirit-unused_typedef-2.patch (1.4 KB ) - added by Petr Machata <pmachata@…> 9 years ago.
Another one, which gets triggered during the build.
boost-1.57.0-spirit-unused_typedef.patch (1.0 KB ) - added by Petr Machata <pmachata@…> 8 years ago.
A fix

Download all attachments as: .zip

Change History (9)

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

A fix

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

Another one, which gets triggered during the build.

comment:1 by Petr Machata <pmachata@…>, 8 years ago

Of the above patches, only the first hunk in the second patch is still relevant. It however needs a different fix (or maybe it always did, but I only noticed now).

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

A fix

comment:2 by Petr Machata <pmachata@…>, 8 years ago

Version: Boost 1.54.0Boost 1.57.0

comment:3 by anonymous, 6 years ago

This seems to be fixed in 1.62

comment:5 by Nikita Kniazev <nok.raven@…>, 5 years ago

Duplicate of #8984

comment:6 by Joel de Guzman, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.