mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
yysyntax_error: improve invocation readability.
* data/yacc.c (yyparse, yypush_parse): For yysyntax_error
invocation, get rid of the while loop, which is misleading
because there are really at most two iterations.
(cherry picked from commit 34db451c37)
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2010-10-31 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
yysyntax_error: improve invocation readability.
|
||||
* data/yacc.c (yyparse, yypush_parse): For yysyntax_error
|
||||
invocation, get rid of the while loop, which is misleading
|
||||
because there are really at most two iterations.
|
||||
|
||||
2010-10-31 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
* ChangeLog: Correct some errors in previous entries.
|
||||
|
||||
Reference in New Issue
Block a user