commit-bison
[Top][All Lists]
Advanced

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

bison/src bison.simple


From: Paul Eggert
Subject: bison/src bison.simple
Date: Tue, 04 Dec 2001 09:06:07 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Paul Eggert <address@hidden>    01/12/04 09:06:07

Modified files:
        src            : bison.simple 

Log message:
        * src/bison.simple (union yyalloc): Change member names
        to be the same as the stack names.
        (YYPOINTER): Remove.
        (yyparse): yyptr is now union yyalloc *, not char *.
        (YYSTACK_RELOCATE): Likewise.  This avoids a GCC warning,
        and may generate better code on some machines.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/bison.simple.diff?only_with_tag=bison-1_29-branch&tr1=1.53.2.11&tr2=1.53.2.12&r1=text&r2=text




reply via email to

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