automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] {testsuite-work} lex tests: avoid spurious failures when LEX


From: Stefano Lattarini
Subject: Re: [PATCH] {testsuite-work} lex tests: avoid spurious failures when LEXLIB isn't found
Date: Thu, 26 May 2011 22:33:22 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

On Wednesday 25 May 2011, Stefano Lattarini wrote:
> Hello automakers.
> 
> This patch fixes the last spurious failures of the Automake testsuite when
> run with Linux->MinGW cross compilers.
> 
> I had thought that these failures were due to a possible autoconf bug, but now
> I'm not anymore sure that the behaviour causing them can really be labelled
> as a bug; fo reference see:
>  <http://lists.gnu.org/archive/html/bug-autoconf/2011-05/msg00018.html>
> 
> The patch also adds some new test cases, covering usages and setups which
> I hadn't thought about before tackling this issue.
> 
> I'd like a review of this patch if possible, thus I'll wait until tomorrow
> before pushing.
> 
> Regards,
>   Stefano
> 
I've now pushed the patch, after squashing in the following fixlet:

  diff --git a/tests/Makefile.in b/tests/Makefile.in
  index 8ce359f..55fb244 100644
  --- a/tests/Makefile.in
  +++ b/tests/Makefile.in
  @@ -832,6 +832,7 @@ lexcpp.test \
   lexvpath.test \
   lex-subobj-nodep.test \
   lex-lib.test \
  +lex-libobj.test \
   lex-noyywrap.test \
   lflags.test \
   lflags2.test \

Regards,
   Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]