libtool-patches
[Top][All Lists]
Advanced

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

Re: executable wrapper on mingw mangles arguments


From: Bruno Haible
Subject: Re: executable wrapper on mingw mangles arguments
Date: Fri, 14 Nov 2008 12:47:44 +0100
User-agent: KMail/1.5.4

Hi Ralf,

> Sure.  I've pushed the combined patch as
> <http://git.savannah.gnu.org/gitweb/?p=libtool.git;a=commit;h=101ad44541c6d303cf465937a212042885f4338e>.

Thanks for adding this.

> > What should I check, other than "./configure; make; make check"?
> 
> Wait until the nightly snapshot on <http://pogma.com/libtool/> is new
> enough to contain this change, unpack it,
>   ./configure
>   make
>   make check-local TESTSUITEFLAGS='-v -d -x -k execute'

Find attached the resulting logs (stdout+stderr, and
tests/testsuite.dir/36/testsuite.log).

The test passes. But it also passes when I comment out the line
  newargv = prepare_spawn (newargv);
in ltmain.sh and do a "make clean; make": The output of
  make check-local TESTSUITEFLAGS='-v -d -x -k execute'
is then exactly the same. This indicates that the test is not actually
checking against the bug whose fix is prepare_spawn.

Bruno

Attachment: libtool-log1.gz
Description: GNU Zip compressed data

Attachment: libtool-testsuite.log.gz
Description: GNU Zip compressed data


reply via email to

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