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: Sat, 09 Nov 2002 23:31:39 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/11/09 23:31:38

Modified files:
        data           : glr.c 

Log message:
        Fix the test failure due to GCC warnings described in
        <http://mail.gnu.org/pipermail/bug-bison/2002-November/001815.html>.
        
        * data/glr.c (yyis_pact_ninf, yyis_table_ninf): New macros, which
        evalutate to 0 if it's impossible for NINF to be in the respective
        table.
        (yygetLRActions, yyrecoverParseError): Use them.

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





reply via email to

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