[PATCH] Avoid a shadowing declaration warning with GCC 4.4

Mark Wielaard mjw at redhat.com
Fri Oct 9 13:45:41 UTC 2015


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 at 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.


More information about the elfutils-devel mailing list