YYEOF works as a token for "end of file" on my dev box but fails in CI. I assume it must be a Bison version difference. Based on the Bison manual, I'm trying this fix (which also works on my dev box). |
||
|---|---|---|
| .. | ||
| cparse.h | ||
| cscanner.c | ||
| parser.y | ||
| templ.c | ||
| util.c | ||