mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
java: fix location handling bug.
Reported at <http://lists.gnu.org/archive/html/bison-patches/2011-02/msg00005.html>. * data/lalr1.java (YYParser::yylloc): For non-empty RHS, fix reversed access to location stack. * THANKS (Bernd Kiefer): Add.
This commit is contained in:
committed by
Joel E. Denny
parent
f3103c5b4f
commit
8db68289d1
@@ -1,3 +1,12 @@
|
||||
2011-02-19 Bernd Kiefer <kiefer@dfki.de> (tiny change)
|
||||
|
||||
java: fix location handling bug.
|
||||
Reported at
|
||||
<http://lists.gnu.org/archive/html/bison-patches/2011-02/msg00005.html>.
|
||||
* data/lalr1.java (YYParser::yylloc): For non-empty RHS, fix
|
||||
reversed access to location stack.
|
||||
* THANKS (Bernd Kiefer): Add.
|
||||
|
||||
2010-05-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
doc: please Emacs.
|
||||
|
||||
Reference in New Issue
Block a user