mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 10:50:32 +00:00
* src/output.c (output_rule_data): Fix various range errors:
`rules' starts at 1, not 0.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-04-07 Akim Demaille <[email protected]>
|
||||
|
||||
* src/output.c (output_rule_data): Fix various range errors:
|
||||
`rules' starts at 1, not 0.
|
||||
|
||||
|
||||
2002-04-07 Akim Demaille <[email protected]>
|
||||
|
||||
Remove the useless rules from the parser.
|
||||
|
||||
Reference in New Issue
Block a user