mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
TODO: yyfmt.
* TODO (yysyntax_error): New item.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
TODO: yyfmt.
|
||||
* TODO (yysyntax_error): New item.
|
||||
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Prefer M4 to CPP.
|
||||
|
||||
4
TODO
4
TODO
@@ -88,6 +88,10 @@ we do the same in yacc.c.
|
||||
In lalr1.cc we invoke it with the translated lookahead (yytoken), and
|
||||
yacc.c uses yychar. I don't see why.
|
||||
|
||||
** yysyntax_error
|
||||
The use of switch to select yyfmt in lalr1.cc seems simpler than
|
||||
what's done in yacc.c.
|
||||
|
||||
* Header guards
|
||||
|
||||
From Franc,ois: should we keep the directory part in the CPP guard?
|
||||
|
||||
Reference in New Issue
Block a user