mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 06:10:32 +00:00
Rule length is unsigned.
* src/gram.h, src/gram.c (rule_rhs_length): Return a size_t.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-11-26 Akim Demaille <[email protected]>
|
||||
|
||||
Rule length is unsigned.
|
||||
* src/gram.h, src/gram.c (rule_rhs_length): Return a size_t.
|
||||
|
||||
2008-11-26 Akim Demaille <[email protected]>
|
||||
|
||||
Get rid of lalr1-split.cc.
|
||||
|
||||
Reference in New Issue
Block a user