From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9457 invoked from network); 6 May 2008 10:30:21 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 6 May 2008 10:30:21 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 72938 invoked from network); 6 May 2008 10:30:18 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 6 May 2008 10:30:18 -0000 Received: (qmail 2162 invoked by alias); 6 May 2008 10:30:14 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24936 Received: (qmail 2147 invoked from network); 6 May 2008 10:30:14 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 6 May 2008 10:30:14 -0000 Received: from cluster-g.mailcontrol.com (cluster-g.mailcontrol.com [85.115.41.190]) by bifrost.dotsrc.org (Postfix) with ESMTP id 32C9680ED172 for ; Tue, 6 May 2008 12:30:09 +0200 (CEST) Received: from rly05g.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly05g.srv.mailcontrol.com (MailControl) with ESMTP id m46AU7cN014137 for ; Tue, 6 May 2008 11:30:07 +0100 Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly05g.srv.mailcontrol.com (MailControl) id m46ATMr9013795 for zsh-workers@sunsite.dk; Tue, 6 May 2008 11:29:22 +0100 Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly05g-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id m46AOpCl006817; Tue, 06 May 2008 11:29:22 +0100 (BST) Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Tue, 6 May 2008 11:26:59 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.14.2/8.13.4) with ESMTP id m46AQxcl018604; Tue, 6 May 2008 11:26:59 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.14.2/8.14.2/Submit) with ESMTP id m46AQx85018600; Tue, 6 May 2008 11:26:59 +0100 Message-Id: <200805061026.m46AQx85018600@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= cc: "Zsh Hackers' List" Subject: Re: zsh 4.3.6 FreeBSD bug In-reply-to: <86skwvloha.fsf@ds4.des.no> References: <20080503073947.GA22661@redoubt.spodhuis.org> <864p9enuek.fsf@ds4.des.no> <86wsmamf2w.fsf@ds4.des.no> <20080505220236.GA81569@redoubt.spodhuis.org> <86lk2nn6fp.fsf@ds4.des.no> <86hcdbn6b3.fsf@ds4.des.no> <20080506102418.0bbc6b74@news01> <86skwvloha.fsf@ds4.des.no> Comments: In-reply-to =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= message dated "Tue, 06 May 2008 12:24:17 +0200." Date: Tue, 06 May 2008 11:26:59 +0100 From: Peter Stephenson X-OriginalArrivalTime: 06 May 2008 10:26:59.0645 (UTC) FILETIME=[B79186D0:01C8AF63] X-Scanned-By: MailControl A-08-00-05 (www.mailcontrol.com) on 10.71.1.115 X-Virus-Scanned: ClamAV 0.91.2/7040/Tue May 6 03:52:15 2008 on bifrost X-Virus-Status: Clean =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= wrote: > Peter Stephenson writes: > > This looks like my original patch > > not quite, your patch did not apply to 4.3.6. > > > presumably there's more stuff for handling ZSH_NO_XOPEN somewhere? > > I'm not sure what you mean. It is obvious from the patch that > ZSH_NO_XOPEN controls whether _XOPEN_SOURCE_EXTENDED is defined. I mean you're saying it's different for versions up to 6.2 than for versions after and this needs some handling. Presumably this can be added to the host_os test, but I don't know what the appropriate test patterns are. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070