This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Avoid a shadowing declaration warning with GCC 4.4


On Fri, 2015-10-09 at 12:51 +0200, Jose E. Marchesi wrote:
> Hi.  This little patch fixes two warnings raised by GCC 4.4.7:
> declaration of ‘check’ shadows a global declaration
> 
> commit 885b420ec0973467d7fc3d5719a1d5cda789cf59
> Author: Jose E. Marchesi <jose.marchesi@oracle.com>
> Date:   Fri Oct 9 06:50:30 2015 -0400
> 
>     Avoid a shadowing declaration warning with GCC 4.4.

Thanks, I saw the same issue and I just pushed an almost similar patch.
Sorry our patches crossed.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]