mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
yysyntax_error: more preparation for readability of next patch.
There are no behavioral changes here.
* data/glr.c (yyreportSyntaxError): Reorganize.
* data/lalr1.cc (yy::parser::yysyntax_error_): Reorganize.
* tests/conflicts.at (%error-verbose and consistent errors):
Reorganize.
(cherry picked from commit 25a648d8a6)
Conflicts:
tests/conflicts.at
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2010-11-07 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
yysyntax_error: more preparation for readability of next patch.
|
||||
There are no behavioral changes here.
|
||||
* data/glr.c (yyreportSyntaxError): Reorganize.
|
||||
* data/lalr1.cc (yy::parser::yysyntax_error_): Reorganize.
|
||||
* tests/conflicts.at (%error-verbose and consistent errors):
|
||||
Reorganize.
|
||||
|
||||
2010-11-07 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
yysyntax_error: prepare for readability of next patches.
|
||||
|
||||
Reference in New Issue
Block a user