23 Jan
2017
23 Jan
'17
5:23 a.m.
Fabian Maurer <dark.shadow4(a)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 -- Dmitry.