mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 00:10:36 +00:00
* src/nullable.c (set_nullable): Deobfuscate the handling of
ritem. `symbol >= 0' is wrong now, use `rule_table[ruleno].useful'.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-12-05 Akim Demaille <[email protected]>
|
||||
|
||||
* src/nullable.c (set_nullable): Deobfuscate the handling of
|
||||
ritem.
|
||||
`symbol >= 0' is wrong now, use `rule_table[ruleno].useful'.
|
||||
|
||||
|
||||
2001-12-05 Akim Demaille <[email protected]>
|
||||
|
||||
* src/gram.c, src/gram.h (ritem_print): New.
|
||||
|
||||
Reference in New Issue
Block a user