commit-bison
[Top][All Lists]
Advanced

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

bison ./ChangeLog src/bison.simple src/reader.c


From: Pascal Bart
Subject: bison ./ChangeLog src/bison.simple src/reader.c
Date: Sun, 23 Sep 2001 11:33:14 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Pascal Bart <address@hidden>    01/09/23 11:33:14

Modified files:
        .              : ChangeLog 
        src            : bison.simple reader.c 

Log message:
        * src/reader.c (parse_union_decl): Add new obstack union_obstack.  Which
        will contain `%union' declaration.
        (parse_union_decl): Delete #line directive output.
        (parse_union_decl): Substitute /attrs_obstack/union_obstack for all
        informations about %union.
        (parse_union_decl): Copy the union_obstack in the muscle stype.
        * src/bison.simple: Add new #line directive.
        Add typdef %%stype YYSTYPE.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/ChangeLog.diff?tr1=1.220&tr2=1.221&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/bison.simple.diff?tr1=1.66&tr2=1.67&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/reader.c.diff?tr1=1.88&tr2=1.89&r1=text&r2=text




reply via email to

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