mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +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.
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