* TODO (yysyntax_error): New item.
+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.
2008-11-11 Akim Demaille <demaille@gostai.com>
Prefer M4 to CPP.
In lalr1.cc we invoke it with the translated lookahead (yytoken), and
yacc.c uses yychar. I don't see why.
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?
* Header guards
From Franc,ois: should we keep the directory part in the CPP guard?