mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
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.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2005-10-30 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
|
||||
|
||||
* 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.
|
||||
|
||||
2005-10-30 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* bootstrap (cleanup_gnulib): New function. Use it to clean up
|
||||
|
||||
Reference in New Issue
Block a user