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: Wed, 13 Nov 2002 02:46:21 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/11/13 02:46:19

Modified files:
        data           : glr.c 

Log message:
        (yydoAction): Return YYRESULTTAG, not int.
        (yyglrReduce): Return yyok, not 0.
        This should avoid the enumerated-type warnings reported
        by Nelson H. F. Beebe in
        <http://mail.gnu.org/pipermail/bug-bison/2002-November/001872.html>.

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





reply via email to

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