[LTP] [PATCH 1/1] m4: Fix warnings
Cyril Hrubis
chrubis@suse.cz
Mon Jan 24 16:11:40 CET 2022
Hi!
> > * s/AC_PROG_LEX/AC_PROG_LEX(yywrap)
> > yywrap argument introduced in 46f384f8 ("Revert to 2.69-compatible
> > behavior in AC_PROG_LEX (#110346)") from 2.70, but using is is
> > compatible on older releases (tested on 2.63).
Just looked at what the lex is needed for and it's ltp-scanner.c in pan/
and the ltp-scanner does not seem to be used in any of the scripts we
have, so maybe we can just remove it.
Or is there anyone out there who needs ltp-scanner binary?
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list