Opened 9 years ago

Closed 9 years ago

#8872 closed Bugs (worksforme)

[multiprecision] GCC 4.8+ warns about unused local typedef

Reported by: Petr Machata <pmachata@…> Owned by: John Maddock
Milestone: To Be Determined Component: multiprecision
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

As a side effect of running Boost.Math test suite, I found out that GCC warned about several unused typedefs in Boost.Multiprecision. None of these appear to serve a purpose, so I propose to remove them.

Attachments (1)

boost-1.54.0-multiprecision-unused_typedef.patch (8.8 KB ) - 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 John Maddock, 9 years ago

Resolution: worksforme
Status: newclosed

I believe I've fixed all these already in SVN Trunk.

Note: See TracTickets for help on using tickets.