yy_flex_realloc warning

Matthias Andree matthias.andree at gmx.de
Wed Nov 12 15:47:29 CET 2003


Boris 'pi' Piwinger <3.14 at logic.univie.ac.at> writes:

> Hi!
>
> When compiling (I took the latest CVS version David sent
> over the list) I get this warning:
> lexer_v3.c:2872: warning: `yy_flex_realloc' defined but not used
>
> Is that a problem?

It means "we carry unused functions in our program". I haven't found a
flex option to silence that warning, the one that's supposed to omit
this realloc function is rejected by flex. Maybe I'm too [WHATEVER], but
it's harmless at any rate.

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95




More information about the bogofilter-dev mailing list