|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Index: data/yacc.c
|
|
|
|
|
--- data/yacc.c.orig 2018-10-29 18:37:53.000000000 +0100
|
|
|
|
|
+++ data/yacc.c 2018-10-30 08:12:59.695888000 +0100
|
|
|
|
|
Index: data/skeletons/yacc.c
|
|
|
|
|
--- data/skeletons/yacc.c.orig 2018-10-29 18:37:53.000000000 +0100
|
|
|
|
|
+++ data/skeletons/yacc.c 2018-10-30 08:12:59.695888000 +0100
|
|
|
|
|
@@ -1636,7 +1636,10 @@
|
|
|
|
|
users should not rely upon it. Assigning to YYVAL
|
|
|
|
|
unconditionally makes the parser a bit smaller, and it avoids a
|
|
|
|
|