At Sunday 08 August 2010, Ralf Wildenhues wrote:
>
> This one needs fixes.
>
> > --- a/tests/depcomp2.test
> > +++ b/tests/depcomp2.test
> > @@ -43,11 +43,12 @@ END
> >
> > : > subdir/foo.c
> >
> > # Ignore user CFLAGS.
> >
> > -CFLAGS=
> > -export CFLAGS
> > +unset CFLAGS
>
> Unsetting a
* Stefano Lattarini wrote on Tue, Jun 22, 2010 at 06:48:00PM CEST:
> Yet another testsuite-tweaking patch.
> * tests/depcomp.test: Do not create useless dummy source files.
> Add a trailing `:' command.
> * tests/depcomp2.test: Use `unset' on the CFLAG variable to ensure
> it's not in in the envir
Hello Ralf. Ping on this?
I'll wait 72 hours, then, if there are no objections, I'll push the
patch to maint (with merges to master and branch-1.11, following your
earlier advices).
Regards,
Stefano
++---
tests/depcomp5.test | 11 +++
tests/depcomp6.test | 11 ---
tests/depcomp7.test | 14 +++---
8 files changed, 74 insertions(+), 23 deletions(-)
From 642a33e308d692b20e8a8238607023b920864858 Mon Sep 17 00:00:00 2001
From: Stefano Lattarini
Date: Mon, 21 Jun 2010 17:47