Re: [PATCH] {master} tests: fix spurious failures due to missing 'yywrap()' function

2011-10-25 Thread Stefano Lattarini
On Tuesday 25 October 2011, Jim Meyering wrote: > > On Thursday 20 October 2011, Jim Meyering wrote: > ... > >> Here you go, this is with the very latest autoconf early in my path, > >> but that seems not to matter. These are all due to lack of yylex. > > > > Of yywrap, actually :-) > > > > Could y

Re: [PATCH] {master} tests: fix spurious failures due to missing 'yywrap()' function

2011-10-25 Thread Jim Meyering
Stefano Lattarini wrote: > Hi Jim, sorry for the delay. No problem, of course. > On Thursday 20 October 2011, Jim Meyering wrote: ... >> Here you go, this is with the very latest autoconf early in my path, >> but that seems not to matter. These are all due to lack of yylex. > > Of yywrap, actuall

[PATCH] {master} tests: fix spurious failures due to missing 'yywrap()' function (was: Re: testsuite on master)

2011-10-25 Thread Stefano Lattarini
Hi Jim, sorry for the delay. On Thursday 20 October 2011, Jim Meyering wrote: > Stefano Lattarini wrote: > > On Thursday 20 October 2011, Jim Meyering wrote: > >> Stefano Lattarini wrote: > >> > >> > Feel free to push the patch to master. > >> > >> Done. > >> > > Thank you. > > > >> I saw 5 other