Fabian Maurer dark.shadow4@web.de wrote:
I applied the patch and it compiles now, but I get a warning:
macro.lex.yy.c:398:0: warning: "yywrap" redefined macro.lex.yy.c:74:0: note: this is the location of the previous definition
You probably want to get rid of that, too.
That's a flex bug: https://github.com/westes/flex/issues/155