Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Word splitting with zsh fix
- X-seq: zsh-workers 22240
- From: Ralf Wildenhues <Ralf.Wildenhues@xxxxxx>
- To: bug-libtool@xxxxxxx, Zsh Workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Word splitting with zsh fix
- Date: Sun, 12 Feb 2006 09:56:53 +0100
- In-reply-to: <20060211122226.GD13513@DervishD>
- Mail-followup-to: bug-libtool@xxxxxxx, Zsh Workers <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Department of Numerical Simulation, University of Bonn
- References: <20060211122226.GD13513@DervishD>
* DervishD wrote on Sat, Feb 11, 2006 at 01:22:26PM CET:
>
> I've spotted a problem with libtool that has to do with the word
> splitting that Zsh does in the expression '${1+"$@"}' (which, in
> turn, is a workaround to fix the "$@" expansion problem when the
> variable is empty in old shells). GNU autoconf has already corrected
> this problem, and I'm using a similar fix for libtool. The patch is
> gzipped and attached to this message.
Thanks for noticing this. In fact, for CVS Libtool, we just call
AS_SHELL_SANITIZE to get Autoconf's initialization blurb (and its
fixes). There is an open (unrelated) issue about that code being
discussed over at autoconf-patches at the moment; I'll backport it
to branch-1-5 as soon as that has settled.
Thanks again!
Cheers,
Ralf
Messages sorted by:
Reverse Date,
Date,
Thread,
Author