* src/complain.c: No longer try to be standalone: use system.h.

Don't assume __STDC__ is defined to 1. Just test if it is defined.
* src/complain.h: Likewise.
* src/reduce.c (useless_nonterminals, inaccessable_symbols):
Remove the unused variable `n'.
From Albert Chin-A-Young.
This commit is contained in:
Akim Demaille
2001-09-20 17:08:42 +00:00
parent 0899b02570
commit da7ab9b7b0
5 changed files with 21 additions and 17 deletions

1
THANKS
View File

@@ -2,6 +2,7 @@ Bison was originally written by Robert Corbett. It would not be what
it is today without the invaluable help of these people:
Akim Demaille akim@epita.fr
Albert Chin-A-Young china@thewrittenword.com
Daniel Hagerty hag@gnu.org
David J. MacKenzie djm@gnu.org
Fabrice Bauzac noon@cote-dazur.com