summaryrefslogtreecommitdiff
path: root/perly.c.diff
diff options
context:
space:
mode:
Diffstat (limited to 'perly.c.diff')
-rw-r--r--perly.c.diff18
1 files changed, 9 insertions, 9 deletions
diff --git a/perly.c.diff b/perly.c.diff
index 37b1b92a70..3b3c04ecf8 100644
--- a/perly.c.diff
+++ b/perly.c.diff
@@ -1,5 +1,5 @@
-*** perly.c.orig Thu Feb 1 20:47:42 1996
---- perly.c Thu Feb 1 20:47:43 1996
+*** perly.c.orig Wed Feb 14 15:29:04 1996
+--- perly.c Wed Feb 14 15:29:05 1996
***************
*** 12,82 ****
deprecate("\"do\" to call subroutines");
@@ -86,7 +86,7 @@
- short yyss[YYSTACKSIZE];
- YYSTYPE yyvs[YYSTACKSIZE];
- #define yystacksize YYSTACKSIZE
- #line 572 "perly.y"
+ #line 571 "perly.y"
/* PROGRAM */
#line 1394 "y.tab.c"
--- 1316,1323 ----
@@ -327,7 +327,7 @@
#endif
yym = yylen[yyn];
***************
-*** 2243,2250 ****
+*** 2242,2249 ****
{
#if YYDEBUG
if (yydebug)
@@ -336,7 +336,7 @@
#endif
yystate = YYFINAL;
*++yyssp = YYFINAL;
---- 2257,2265 ----
+--- 2256,2264 ----
{
#if YYDEBUG
if (yydebug)
@@ -347,7 +347,7 @@
yystate = YYFINAL;
*++yyssp = YYFINAL;
***************
-*** 2258,2264 ****
+*** 2257,2263 ****
yys = 0;
if (yychar <= YYMAXTOKEN) yys = yyname[yychar];
if (!yys) yys = "illegal-symbol";
@@ -355,7 +355,7 @@
YYFINAL, yychar, yys);
}
#endif
---- 2273,2279 ----
+--- 2272,2278 ----
yys = 0;
if (yychar <= YYMAXTOKEN) yys = yyname[yychar];
if (!yys) yys = "illegal-symbol";
@@ -364,7 +364,7 @@
}
#endif
***************
-*** 2273,2292 ****
+*** 2272,2291 ****
yystate = yydgoto[yym];
#if YYDEBUG
if (yydebug)
@@ -385,7 +385,7 @@
yyaccept:
! return (0);
}
---- 2288,2322 ----
+--- 2287,2321 ----
yystate = yydgoto[yym];
#if YYDEBUG
if (yydebug)