From: Richard M. Stallman Date: Tue, 19 Oct 1993 03:55:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: GNU_ORIG~79 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/21b3ea154545a1eab763312d3e3b3bd7fbdc2507 *** empty log message *** --- diff --git a/bison.simple b/bison.simple index 701139be..46cfc158 100644 --- a/bison.simple +++ b/bison.simple @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.s1 b/src/bison.s1 index 701139be..46cfc158 100644 --- a/src/bison.s1 +++ b/src/bison.s1 @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.simple b/src/bison.simple index 701139be..46cfc158 100644 --- a/src/bison.simple +++ b/src/bison.simple @@ -192,6 +192,7 @@ __yy_bcopy (char *from, char *to, int count) #define YYPARSE_PARAM_DECL void *YYPARSE_PARAM; #else #define YYPARSE_PARAM +#define YYPARSE_PARAM_DECL #endif int @@ -475,7 +476,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 479 "bison.simple" +#line 480 "bison.simple" yyvsp -= yylen; yyssp -= yylen;