mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/LR0.c (allocate_itemsets): Don't loop over ritem: loop over
the RHS of the rules. * src/output.c (output_gram): Likewise.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2002-04-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/LR0.c (allocate_itemsets): Don't loop over ritem: loop over
|
||||
the RHS of the rules.
|
||||
* src/output.c (output_gram): Likewise.
|
||||
|
||||
2002-04-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/gram.h (rule_t): `lhs' is now a pointer to the symbol's
|
||||
|
||||
Reference in New Issue
Block a user