mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14: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 (parse.error=verbose and consistent errors): Reorganize.
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 (parse.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