mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 11:40:31 +00:00
* src/closure.c, src/print.c, src/reader.c, src/reduce.c:
Normalize loops to using `< nrules + 1', not `<= nrules'.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-04-07 Akim Demaille <[email protected]>
|
||||
|
||||
* src/closure.c, src/print.c, src/reader.c, src/reduce.c:
|
||||
Normalize loops to using `< nrules + 1', not `<= nrules'.
|
||||
|
||||
|
||||
2002-04-07 Akim Demaille <[email protected]>
|
||||
|
||||
* TODO: Update.
|
||||
|
||||
Reference in New Issue
Block a user