Re: Bison + Flex on C++ don't work
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.general |
|---|---|
| Message-ID | <[email protected]> |
> Le 8 mai 2019 à 17:59, Akim Demaille <[email protected]> a écrit : > >> #define YY_DECL \ >> yy::parser::symbol_type yyFlexLexer yylex(driver &drv) Of course that should have been >> #define YY_DECL \ >> yy::parser::symbol_type yyFlexLexer::yylex(driver &drv) _______________________________________________ [email protected] https://lists.gnu.org/mailman/listinfo/help-bison