Files
bison/TODO
Akim Demaille fc25770394 glr.c: remove (broken) support for YYPRINT.
YYPRINT uses yytoknum which glr does not define.  Since YYPRINT
is considered obsolete, and did not work, don't fix its support,
remove it from glr.c.

* data/c.m4 (yy_symbol_value_print): Use YYPRINT only for yacc.c.
* TODO: Done.
2012-03-19 10:05:14 +01:00

13 KiB