From: Paul Eggert Date: Wed, 21 Sep 2005 20:08:58 +0000 (+0000) Subject: Regenerate. X-Git-Tag: v2.3b~631 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/58b90cc2d82b068770bd38b5dff41e24a4bfeb37 Regenerate. --- diff --git a/src/parse-gram.c b/src/parse-gram.c index 6eb9320d..6da15155 100644 --- a/src/parse-gram.c +++ b/src/parse-gram.c @@ -328,7 +328,7 @@ typedef struct YYLTYPE # define alloca _alloca # else # define YYSTACK_ALLOC alloca -# if (! defined (alloca) && ! defined (_ALLOCA_H) && ! defined (_STDLIB_H) \ +# if (! defined (_ALLOCA_H) && ! defined (_STDLIB_H) \ && (defined (__STDC__) || defined (__cplusplus))) # include /* INFRINGES ON USER NAME SPACE */ # ifndef _STDLIB_H diff --git a/src/parse-gram.h b/src/parse-gram.h index 3ebf28c1..0d254da5 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -144,7 +144,7 @@ typedef union YYSTYPE { assoc assoc; uniqstr uniqstr; } YYSTYPE; -/* Line 1504 of yacc.c. */ +/* Line 1505 of yacc.c. */ #line 149 "parse-gram.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1