commit-bison
[Top][All Lists]
Advanced

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

bison/src reader.c


From: Paul Eggert
Subject: bison/src reader.c
Date: Mon, 18 Mar 2002 16:53:05 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Branch:         bison-1_29-branch
Changes by:     Paul Eggert <address@hidden>    02/03/18 16:53:05

Modified files:
        src            : reader.c 

Log message:
        (parse_union_decl): Define YYSTYPE_IS_TRIVIAL if we use our YYSTYPE.
        It must be trivial, or our own union wouldn't be valid C++ anyway.
        (readgram): Define YYSTYPE_IS_TRIVIAL if it is int.
        (reader_output_yylsp): Define YYLTYPE_IS_TRIVIAL if we use our YYLTYPE.

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




reply via email to

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