Opened 9 years ago

Closed 9 years ago

#8880 closed Bugs (fixed)

[xpressive] GCC 4.8+ warns about unused local typedef

Reported by: Petr Machata <pmachata@…> Owned by: Eric Niebler
Milestone: To Be Determined Component: xpressive
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

When Boost is built, GCC warns about an unused typedef in Boost.Xpressive.

Attachments (1)

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

Download all attachments as: .zip

Change History (4)

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

A fix.

comment:1 by Eric Niebler, 9 years ago

Status: newassigned

Yup, thanks. Fixing ...

comment:2 by Eric Niebler, 9 years ago

(In [85119]) remove unused local typedef, refs #8880

comment:3 by Eric Niebler, 9 years ago

Resolution: fixed
Status: assignedclosed

(In [85427]) merge [85118],[85119],[85120],[85121] from trunk; fixes #8843, fixes #8880, fixes #8882, fixes #8474

Note: See TracTickets for help on using tickets.