]> git.saurik.com Git - bison.git/commit
java: finish fixing parser stack popping bug.
authorJoel E. Denny <jdenny@clemson.edu>
Mon, 7 Mar 2011 03:48:46 +0000 (22:48 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Mon, 7 Mar 2011 04:29:03 +0000 (23:29 -0500)
commit1a33f4f60872281c70c2aea3f8529d8660609609
tree0480ab714346aed514f7c12c7fd0a9ee26cf4512
parent3f8ffd15eea8c3da460f8d40c80dd02cb1204a5a
java: finish fixing parser stack popping bug.

* NEWS (2.5): Document.
* data/lalr1.java (YYParser::YYStack::pop): Fix off-by-one error
in clearing the location stack.  Also fix pop function that
accepts no arguments.
(cherry picked from commit 4c2a6e42ba8b6bc4e04985f5ef3ec8926048d4b1)

Conflicts:

data/lalr1.java
ChangeLog
NEWS
data/lalr1.java