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.
(cherry picked from commit 8db68289d1)
This commit is contained in:
Bernd Kiefer
2011-02-19 19:57:42 -05:00
committed by Joel E. Denny
parent 8407249529
commit aa3bcdf35e
3 changed files with 11 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ Arnold Robbins [email protected]
Art Haas [email protected]
Baron Schwartz [email protected]
Benoit Perrot [email protected]
Bernd Kiefer [email protected]
Bert Deknuydt [email protected]
Bill Allombert [email protected]
Bob Rossi [email protected]