]> git.saurik.com Git - bison.git/commit - THANKS
* data/glr.c (yyreportTree): Make room in yystates for the state
authorJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 17 May 2006 16:39:40 +0000 (16:39 +0000)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 17 May 2006 16:39:40 +0000 (16:39 +0000)
commit9138c575d80fea7f2ca5106b55932e3f25d7be92
tree8647a644c3ec1481856b40ecc0b17e6293f4b805
parentd6645148013be7c2abb641fcebe68d48af1a3739
* data/glr.c (yyreportTree): Make room in yystates for the state
preceding the RHS.  This fixes the segmentation fault reported by Derek
M. Jones in
<http://lists.gnu.org/archive/html/help-bison/2006-05/msg00035.html>.
(yyreportTree, yypdumpstack): Subtract 1 from yyrule before printing
to the user.  Reported for yyreportTree by Derek M. Jones later in the
same thread.
* THANKS: Add Derek M. Jones.
Update my email address.
Fix typo in Steve Murphy's name.
ChangeLog
THANKS
data/glr.c