Opened 9 years ago

Last modified 9 years ago

#9902 new Patches

patch for GCC 4.8 -Wunused-local-typedefs warning in tuple/detail/tuple_basic.hpp

Reported by: anonymous Owned by: Joel de Guzman
Milestone: To Be Determined Component: tuple
Version: Boost Release Branch Severity: Problem
Keywords: Cc: tml@…

Description

upstreaming patch from LibreOffice project, to fix compiler warnings

Attachments (1)

0001-tuple-fix-GCC-4.8-Wunused-local-typedefs-warning.patch (931 bytes ) - added by mstahl@… 9 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by mstahl@…, 9 years ago

oops, forgot to fill out the "reporter" field on this one, is there some way to get CC:d?

comment:2 by Joel de Guzman, 9 years ago

Could you please post a pull request here: https://github.com/boostorg/tuple ? Thanks!

in reply to:  2 comment:3 by mstahl@…, 9 years ago

Replying to djowel:

Could you please post a pull request here: https://github.com/boostorg/tuple ? Thanks!

don't have a github account yet...

hmmm... looking at the project page i see there's already a pull request: https://github.com/boostorg/tuple/pull/2

and the commit looks the same - why not just merge that one instead :)

Note: See TracTickets for help on using tickets.