commit-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bison/data glr.c


From: Paul Eggert
Subject: bison/data glr.c
Date: Thu, 13 Feb 2003 02:14:29 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    03/02/13 02:14:29

Modified files:
        data           : glr.c 

Log message:
        (yyreportSyntaxError) [YYERROR_VERBOSE]:
        Avoid subscript error in yycheck.  Bug reported by Andrew Suffield in
        <http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00003.html>.
        Check for malloc failure, for consistency with yacc.c.
        (yytname_size): Remove, for consistency with yacc.c.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/glr.c.diff?tr1=1.50&tr2=1.51&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]