automake-patches
[Top][All Lists]
Advanced

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

Re: Make ar-lib support backslashed files in archives.


From: Peter Rosin
Subject: Re: Make ar-lib support backslashed files in archives.
Date: Sun, 03 Oct 2010 20:10:23 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

Hi Ralf,

Den 2010-10-03 12:02 skrev Ralf Wildenhues:
> This test fails when echo interprets backslashes:
> 
> + touch fake2.lib
> + ./ar-lib ./lib x fake2.lib
> + opts=lib -NOLOGO -EXTRACT:dir^Lake2.obj fake2.lib
> + test xlib -NOLOGO -EXTRACT:dir^Lake2.obj fake2.lib = xlib -NOLOGO 
> -EXTRACT:dir\fake2.obj fake2.lib
> + exit_status=1
> 
> (the ^L are form feeds).
> 
> I'm pushing this fix to the msvc branch and merging to master;
> while at it, let's also avoid 'test -a'.

Thanks for fixing (and sorry for my ignorance).

Cheers,
Peter



reply via email to

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