commit-bison
[Top][All Lists]
Advanced

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

bison/data yacc.c


From: Paul Eggert
Subject: bison/data yacc.c
Date: Mon, 28 Apr 2003 02:03:58 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    03/04/28 02:03:58

Modified files:
        data           : yacc.c 

Log message:
        Avoid gcc -Wundef warnings reported by Gerald Pfeifer in
        <http://mail.gnu.org/archive/html/bug-bison/2003-04/msg00044.html>.
        (YYSTACK_ALLOC): Don't evaluate YYSTACK_USE_ALLOCA if it is not defined.
        (YYMAXDEPTH): Don't evaluate YYMAXDEPTH if it is not defined.

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





reply via email to

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