Re: Bison 3.6.1 generates (internal) tokentype and (yyerror) function with same name: <filename>_error
Andreas Beckmann <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 15/05/2020 07.10, Akim Demaille wrote:
> I don't understand why this is done this way.
I don't know how old that code is ... ;-)
> The grammar file should use
> %define api.prefix {acl_grammar_}, or the build system should pass
That works fine.
Thanks, and sorry for the noise.
Andreas