]> git.saurik.com Git - bison.git/commit
data/glr.c (yyfill): Adjust comment.
authorPaul Hilfinger <Hilfinger@CS.Berkeley.EDU>
Mon, 31 Oct 2005 01:16:32 +0000 (01:16 +0000)
committerPaul Hilfinger <Hilfinger@CS.Berkeley.EDU>
Mon, 31 Oct 2005 01:16:32 +0000 (01:16 +0000)
commit44e7ead165c56bb55b2fdafd4aff2f511baa8e68
treebf526a004ff54714696859a063f033d6eb5eaa17
parente10a80eeacc597767cf01c0277bc3e200f498688
data/glr.c (yyfill): Adjust comment.
 (yyresolveAction): Initialize default location properly for empty right-hand
 sides.
 (yydoAction): Ditto.  Add comment explaining apparently dead code.
* tests/glr-regression.at
 (Incorrectly initialized location for empty right-hand side in GLR): New test.
ChangeLog
data/glr.c
tests/glr-regression.at