bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiler warnings in getopt.c


From: Werner LEMBERG
Subject: compiler warnings in getopt.c
Date: Mon, 05 Sep 2005 07:22:09 +0200 (CEST)


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 adding some
preprocessor directives.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]