mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
* src/output.c (prepare_tokens): Go up to ntokens, not ntokens + 1.
* doc/bison.texinfo (Decl Summary): s/$illegal/$undefined./. * tests/regression.at (Web2c Actions): Adjust.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-07-25 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (prepare_tokens): Go up to ntokens, not ntokens + 1.
|
||||
* doc/bison.texinfo (Decl Summary): s/$illegal/$undefined./.
|
||||
* tests/regression.at (Web2c Actions): Adjust.
|
||||
|
||||
2002-07-25 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Stop storing rules from 1 to nrules + 1.
|
||||
|
||||
Reference in New Issue
Block a user