mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 17:53:02 +00:00
Regenerate.
This commit is contained in:
@@ -1851,7 +1851,7 @@ yyerrlab:
|
|||||||
}
|
}
|
||||||
|
|
||||||
yyf = _(yyformat);
|
yyf = _(yyformat);
|
||||||
yysize1 = yysize + strlen (yyf);
|
yysize1 = yysize + yystrlen (yyf);
|
||||||
yysize_overflow |= yysize1 < yysize;
|
yysize_overflow |= yysize1 < yysize;
|
||||||
yysize = yysize1;
|
yysize = yysize1;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user