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: Sun, 25 May 2003 02:44:08 -0400

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    03/05/25 02:44:08

Modified files:
        data           : yacc.c 

Log message:
        (union yyalloc):  Do not evaluate
        YYSTYPE_IS_TRIVIAL or YYSTYPE_IS_TRIVIAL unless they are defined.
        This fixes a problem reported by John Bowman when the Compaq/HP
        Alpha cxx compiler happy (e.g. using cxx -D__USE_STD_IOSTREAM
        -ansi -Wall -gall).
        (YYCOPY): Do not evaluate __GNUC__ unless it is defined.

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





reply via email to

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