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: Tue, 24 Dec 2002 02:41:48 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/12/24 02:41:47

Modified files:
        data           : yacc.c 

Log message:
        (b4_location_type): Remove.
        (YYSTYPE): Renamed from yystype.
        (YYSTYPE_IS_DECLARED): New macro, used to prevent double-typedef.
        (struct YYLTYPE): Renamed from struct yyltype.
        (YYLTYPE): Renamed from yyltype.
        (yyltype, yystype): New (and obsolescent) macros,
        for backward compatibility.
        
        (YYSTYPE): Declare as union YYSTYPE if the user
        does not specify a union tag.  This is for compatibility with
        Solaris 9 yacc.

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




reply via email to

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