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: Fri, 13 Dec 2002 04:33:23 -0500

CVSROOT:        /cvsroot/bison
Module name:    bison
Changes by:     Paul Eggert <address@hidden>    02/12/13 04:33:23

Modified files:
        data           : yacc.c 

Log message:
        Fix a bad interaction with flex 2.5.23 reported by Bruce Lilly in
        <http://mail.gnu.org/pipermail/bug-bison/2002-November/001929.html>.
        
        (YYLTYPE, struct yyltype): Do not define unless
        locations are requested.
        (union yyalloc): Do not depend on YYLTYPE_IS_TRIVIAL unless
        locations are requested.

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




reply via email to

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