* data/glr.c (yyresolveValue): Fix redundant parse tree problem

reported by Joel E. Denny in
<http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00004.html>
(trivial change).
* tests/glr-regression.at (Duplicate representation of merged trees):
New test, from Joel E. Denny in:
<http://lists.gnu.org/archive/html/help-bison/2005-07/msg00013.html>.
* THANKS: Add Joel E. Denny.
This commit is contained in:
Paul Eggert
2005-08-21 23:43:56 +00:00
parent 1fb38e78c2
commit f9315de5a4
4 changed files with 134 additions and 18 deletions
+1
View File
@@ -34,6 +34,7 @@ Jan Nieuwenhuizen [email protected]
Jesse Thilo [email protected]
Jim Kent [email protected]
Jim Meyering [email protected]
Joel E. Denny [email protected]
Juan Manuel Guerrero [email protected]
Kees Zeelenberg [email protected]
Keith Browne [email protected]