]> git.saurik.com Git - bison.git/commit - data/glr.c
yysyntax_error: more preparation for readability of next patch.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 7 Nov 2010 14:45:18 +0000 (09:45 -0500)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 7 Nov 2010 15:04:39 +0000 (10:04 -0500)
commit25a648d8a6a00bb810844e375d0d15125ed7eaf8
treeff88af3ce34e607d11e9b1aceb7ae00bf265cb09
parentb4bbc4a03c6f4799a4442c912b71a28c3a986e54
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.
ChangeLog
data/glr.c
data/lalr1.cc
tests/conflicts.at