Re: Bison 3.6.1 generates (internal) tokentype and (yyerror) function with same name: <filename>_error
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Andreas, > Le 16 mai 2020 à 02:44, Andreas Beckmann <[email protected]> a écrit : > > 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. No problem! As a matter of fact, thanks for reporting! We do need feedback, positive or negative. Cheers!