]> git.saurik.com Git - bison.git/commit
Remove unnecessary commentary and white space differences from
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Apr 2002 05:55:48 +0000 (05:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Apr 2002 05:55:48 +0000 (05:55 +0000)
commitcf44a9aea745a5b70acb38160249a3f9a8918680
treedf59be923b60d9758b60e904bffc3cfa249a9912
parent5c0a0514da52eece929c3aedaabb6170a34c051c
Remove unnecessary commentary and white space differences from
1_29-branch.  Depend on YYERROR_VERBOSE, not defined (YYERROR_VERBOSE).

(union yyalloc, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYCOPY,
YYSTACK_RELOCATE): Do not define if yyoverflow is defined, or
if this is a C++ parser and YYSTYPE or YYLTYPE has nontrivial
constructors or destructors.

(yyparse) [! defined YYSTACK_RELOCATE]: Do not relocate the stack.
data/bison.simple