commit-bison
[Top][All Lists]
Advanced

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

bison/src bison.simple


From: Paul Eggert
Subject: bison/src bison.simple
Date: Mon, 18 Mar 2002 16:48:47 -0500

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

Modified files:
        src            : bison.simple 

Log message:
        (union yyalloc, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYSTACK_RELOCATE):
        Do not define if yyoverflow is defined, or if this is a C++ parser and
        either YYSTYPE or YYLTYPE has nontrivial constructors or destructors.
        (yymemcpy) [! defined YYSTACK_RELOCATE]: Do not define; not needed.
        (yyparse) [! defined YYSTACK_RELOCATE]: Do not relocate the stack.

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




reply via email to

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