Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Word splitting with zsh fix
- X-seq: zsh-workers 22241
- From: DervishD <zsh@xxxxxxxxxxxx>
- To: bug-libtool@xxxxxxx, Zsh Workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Word splitting with zsh fix
- Date: Sun, 12 Feb 2006 11:33:15 +0100
- In-reply-to: <20060212085653.GA28211@xxxxxxxxxxxxxxx>
- Mail-followup-to: bug-libtool@xxxxxxx, Zsh Workers <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: DervishD
- References: <20060211122226.GD13513@DervishD> <20060212085653.GA28211@xxxxxxxxxxxxxxx>
Hi Ralf :)
* Ralf Wildenhues <Ralf.Wildenhues@xxxxxx> dixit:
> * 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.
Well, I didn't noticed it, David Gómez Espinosa
<david@xxxxxxxxxxxx> did.
> In fact, for CVS Libtool, we just call AS_SHELL_SANITIZE to get
> Autoconf's initialization blurb (and its fixes).
Oh, good idea :))
> 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.
OK, I'll take a look as soon as it is released :)
> Thanks again!
Don't even mention it ;)
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to... RAmen!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author