Werner LEMBERG wrote:
> Compiling getopt.c I get these warnings from gcc:
>
> getopt.c: In function `_getopt_initialize':
> getopt.c:253: warning: unused parameter `argc'
> getopt.c:253: warning: unused parameter `argv'
> getopt.c:1159:5: warning: "_LIBC" is not defined
You get these warni
Compiling getopt.c I get these warnings from gcc:
getopt.c: In function `_getopt_initialize':
getopt.c:253: warning: unused parameter `argc'
getopt.c:253: warning: unused parameter `argv'
getopt.c:1159:5: warning: "_LIBC" is not defined
While harmless I think they could be removed by ad