1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Avoid gcc warnings.

This commit is contained in:
Bruno Haible
2002-10-14 20:48:02 +00:00
parent fe3f53d354
commit 7278ae8eda
4 changed files with 38 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
2002-10-03 Bruno Haible <bruno@clisp.org>
* tests/Makefile.in: Use gperf option -I, to avoid gcc-3.x warnings.
* tests/test.c: Don't use gets(), to avoid warnings.
2001-08-02 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
* doc/gperf.texi: Change bug report address to <bug-gnu-gperf@gnu.org>.