From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21309 invoked by alias); 24 Sep 2013 06:26:54 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31766 Received: (qmail 21176 invoked from network); 24 Sep 2013 06:26:49 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <130923232708.ZM20545@torch.brasslantern.com> Date: Mon, 23 Sep 2013 23:27:08 -0700 In-reply-to: <20130923204732.28ca20f2@pws-pc.ntlworld.com> Comments: In reply to Peter Stephenson "Re: zpc_special [was Re: question about glob qualifier format (#qx)]" (Sep 23, 8:47pm) References: <20130920111110.GA4501@localhost.localdomain> <20130920123830.30111071@pwslap01u.europe.root.pri> <20130920233930.GB4501@localhost.localdomain> <130921013028.ZM17637@torch.brasslantern.com> <130921163531.ZM18698@torch.brasslantern.com> <20130923204732.28ca20f2@pws-pc.ntlworld.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: zpc_special [was Re: question about glob qualifier format (#qx)] MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Sep 23, 8:47pm, Peter Stephenson wrote: } } On Sat, 21 Sep 2013 16:35:31 -0700 } Bart Schaefer wrote: } > } > I believe this has to do with the new zpc_special[] array in pattern.c. } } See if this fixes everything you found... Looks good to me. -- Barton E. Schaefer