From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2753 invoked from network); 11 Feb 2006 18:22:00 -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 18:22:00 -0000 Received: (qmail 36824 invoked from network); 11 Feb 2006 18:21:54 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Feb 2006 18:21:54 -0000 Received: (qmail 5366 invoked by alias); 11 Feb 2006 18:21:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22230 Received: (qmail 5356 invoked from network); 11 Feb 2006 18:21:50 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Feb 2006 18:21:50 -0000 Received: (qmail 36572 invoked from network); 11 Feb 2006 18:21:50 -0000 Received: from ns9.hostinglmi.net (213.194.149.146) by a.mx.sunsite.dk with SMTP; 11 Feb 2006 18:21:48 -0000 Received: from 212.red-80-35-44.staticip.rima-tde.net ([80.35.44.212]:38395 helo=localhost) by ns9.hostinglmi.net with esmtpa (Exim 4.52) id 1F7zNY-0002tN-5a; Sat, 11 Feb 2006 19:21:52 +0100 Date: Sat, 11 Feb 2006 19:22:54 +0100 From: DervishD To: Wayne Davison Cc: Zsh-workers Subject: Re: [SOLVED] Libtool/zsh quoting problem: a zsh... bug? Message-ID: <20060211182254.GA24111@DervishD> Mail-Followup-To: Wayne Davison , Zsh-workers References: <20060209233201.GA5875@fargo> <20060211093607.GD10579@DervishD> <200602111321.48602.arvidjaar@newmail.ru> <20060211181440.GA30984@dot.blorf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060211181440.GA30984@dot.blorf.net> User-Agent: Mutt/1.4.2.1i Organization: DervishD X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ns9.hostinglmi.net X-AntiAbuse: Original Domain - sunsite.dk X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - dervishd.net X-Source: X-Source-Args: X-Source-Dir: Hi Wayne :) * Wayne Davison dixit: > On Sat, Feb 11, 2006 at 01:21:43PM +0300, Andrey Borzenkov wrote: > > See this thread: ; there > > was an attempt to fix it in 16949 but apparently it was incomplete and never > > went in. > > I just took a look at that code using Peter's old patch as a start, and > the assertion that the quotes have been stripped out is not quite true: > there are still Dnull and Snull characters remaining which indicate that > there used to be a double- or single-quotes present. This allows us to > check the string. An overly simple version is this: Thanks for the patch, Wayne :) > One question I have is what to do about ${=1:"$@"}? In the patch above, > I chose to let the double quotes override the '='. I think this is correct, because anyway using both "=" and double quotes doesn't make much sense... 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!