On Fri, Aug 15, 2014 at 05:02:39PM -0400, Brian Haley wrote:
 >   CC fd-files.o
 > fd-files.c: In function ‘list_to_index’:
 > fd-files.c:216:15: warning: declaration of ‘index’ shadows a global 
 > declaration [-Wshadow]
 >   CC fds.o
 > fds.c: In function ‘process_disable_fds_param’:
 > fds.c:164:38: warning: declaration of ‘optarg’ shadows a global declaration 
 > [-Wshadow]

ugh, what gcc is that with ?
It seems 4.9.1 is smart enough to figure out that isn't a problem.

I'll apply the patch though.

        Dave
--
To unsubscribe from this list: send the line "unsubscribe trinity" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to