summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAngelo Borsotti <angelo.borsotti@gmail.com>2011-03-06 22:19:18 -0500
committerJoel E. Denny <jdenny@clemson.edu>2011-03-06 23:26:04 -0500
commit3f8ffd15eea8c3da460f8d40c80dd02cb1204a5a (patch)
tree415eca4b838c7ba0c74fb5a82645407d7a3f3057 /THANKS
parent15e46f2df4623a5a4b2c2f50a1be20947a7e3099 (diff)
downloadbison-3f8ffd15eea8c3da460f8d40c80dd02cb1204a5a.tar.gz
java: fix parser stack popping bug.
Reported at <http://lists.gnu.org/archive/html/bug-bison/2011-02/msg00005.html>. * THANKS (Angelo Borsotti): Add. * data/lalr1.java (YYParser::YYStack::pop): Fix off-by-one error in clearing the value stack. Previously, the top element of the stack wasn't cleared and so the value was not garbage collected. (cherry picked from commit 6f75992be50b83a084f955f63e5c35ccc8705f08) Conflicts: data/lalr1.java
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index e13924aa..02082c1c 100644
--- a/THANKS
+++ b/THANKS
@@ -8,6 +8,7 @@ Alexander Belopolsky alexb@rentec.com
Alexandre Duret-Lutz adl@src.lip6.fr
Andreas Schwab schwab@suse.de
Andrew Suffield asuffield@users.sourceforge.net
+Angelo Borsotti angelo.borsotti@gmail.com
Anthony Heading ajrh@ajrh.net
Arnold Robbins arnold@skeeve.com
Art Haas ahaas@neosoft.com