From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10796 invoked from network); 11 Feb 2006 11:36:51 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Feb 2006 11:36:51 -0000 Received: (qmail 42976 invoked from network); 11 Feb 2006 11:36:44 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Feb 2006 11:36:44 -0000 Received: (qmail 12181 invoked by alias); 11 Feb 2006 11:36:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22220 Received: (qmail 12172 invoked from network); 11 Feb 2006 11:36:41 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Feb 2006 11:36:41 -0000 Received: (qmail 42698 invoked from network); 11 Feb 2006 11:36:41 -0000 Received: from ns2.hostinglmi.net (213.194.149.12) by a.mx.sunsite.dk with SMTP; 11 Feb 2006 11:36:40 -0000 Received: from 90.red-213-97-199.staticip.rima-tde.net ([213.97.199.90]:12610 helo=localhost) by ns2.hostinglmi.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.52) id 1F7t3P-0008Vv-RK; Sat, 11 Feb 2006 12:36:40 +0100 Date: Sat, 11 Feb 2006 12:33:25 +0100 From: David =?utf-8?B?R8OzbWV6?= To: Andrey Borzenkov , Zsh-workers Subject: Re: [SOLVED] Libtool/zsh quoting problem: a zsh... bug? Message-ID: <20060211113325.GB9019@fargo> Mail-Followup-To: Andrey Borzenkov , Zsh-workers References: <20060209233201.GA5875@fargo> <20060211093607.GD10579@DervishD> <200602111321.48602.arvidjaar@newmail.ru> <20060211110630.GA13442@DervishD> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060211110630.GA13442@DervishD> User-Agent: Mutt/1.4.2.1i X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ns2.hostinglmi.net X-AntiAbuse: Original Domain - sunsite.dk X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - pleyades.net X-Source: X-Source-Args: X-Source-Dir: Hi Raúl ;), On Feb 11 at 12:06:30, DervishD wrote: > The problem is that libtool doesn't use "${1+... but just $1+..., > without quotes, so the splitting *should* be done. That's why I think > bash is wrong here and zsh is right. > > Anyway, if the people at autoconf used the "alias -g" solution, > libtool people could, too... Thanks a lot for your help, i'd never find out this problem by myself ;). In fact i'm still trying to understand it :), because for me that ${1+"$@"} construct is bit weird... cheers, -- David Gómez Jabber ID: davidge@jabber.org