diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-05-29 22:35:45 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-05-29 22:35:45 -0700 |
commit | d87f9b4b380df188a17b6c1b04c4d24d7d79f98e (patch) | |
tree | 1f736a87e0ca25648a03c70d91565343d91d2f17 /autoload.c | |
parent | ec3c1573e7cc8ce1d0f884fae30c4171d669c95f (diff) | |
download | txr-d87f9b4b380df188a17b6c1b04c4d24d7d79f98e.tar.gz txr-d87f9b4b380df188a17b6c1b04c4d24d7d79f98e.tar.bz2 txr-d87f9b4b380df188a17b6c1b04c4d24d7d79f98e.zip |
parser: handle "fatal" conditions in flex scanner
* parser.l (YY_FATAL_ERROR): New macro.
(lex_irrecovarable_error): New function.
(parser_l_init): Take address of yy_fatal_error and cast to
void, to suppress warning that the function is unused.
* lex.yy.c.shipped: Updated.
Diffstat (limited to 'autoload.c')
0 files changed, 0 insertions, 0 deletions