mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Avoid gcc warnings on Cygwin.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-12-22 Eric Blake <ebb9@byu.net> (tiny change)
|
||||
|
||||
Avoid gcc warnings on Cygwin.
|
||||
* lib/getopt.c (_getopt_internal): Add braces. Fix indentation.
|
||||
* tests/smtp.gperf: Cast arguments of <ctype.h> functions.
|
||||
* tests/test2.c: Include <io.h>.
|
||||
|
||||
2009-12-22 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Avoid g++ warnings.
|
||||
|
||||
Reference in New Issue
Block a user