Files
bison/data/skeletons
Akim Demaille 7122d747cf yacc.c: no longer support YYERROR_VERBOSE
Supporting YYERROR_VERBOSE via cpp is a nuisance: m4 is in charge of
handling alternatives.  When adding more options for %define
parse.error, supporting both CPP and M4 is too complex.  Anyway,
YYERROR_VERBOSE was deprecated long ago.

* data/skeletons/yacc.c: Use m4 only to handle verbose/simple error
messages.
2020-01-04 09:12:43 +01:00
..
2019-12-08 16:03:36 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-01-05 14:58:05 +01:00
2019-12-08 16:07:50 +01:00
2019-01-05 14:58:05 +01:00
2019-06-23 11:20:18 +02:00
2019-12-31 12:00:04 +01:00
2019-12-29 11:13:00 +01:00
2019-01-05 14:58:05 +01:00
2019-06-19 19:15:31 +02:00
2019-12-08 15:42:41 +01:00
2019-12-07 13:23:45 +01:00
2019-11-02 16:40:50 +01:00