From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16349 invoked from network); 30 Sep 2004 09:46:29 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Sep 2004 09:46:29 -0000 Received: (qmail 24292 invoked from network); 30 Sep 2004 09:46:23 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Sep 2004 09:46:23 -0000 Received: (qmail 25993 invoked by alias); 30 Sep 2004 09:46:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20425 Received: (qmail 25979 invoked from network); 30 Sep 2004 09:46:09 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 30 Sep 2004 09:46:09 -0000 Received: (qmail 23751 invoked from network); 30 Sep 2004 09:45:13 -0000 Received: from lhuumrelay3.lnd.ops.eu.uu.net (62.189.58.19) by a.mx.sunsite.dk with SMTP; 30 Sep 2004 09:45:11 -0000 Received: from MAILSWEEPER01.csr.com (mailhost1.csr.com [62.189.183.235]) by lhuumrelay3.lnd.ops.eu.uu.net (8.11.0/8.11.0) with ESMTP id i8U9j7v21260 for ; Thu, 30 Sep 2004 09:45:08 GMT Received: from EXCHANGE02.csr.com (unverified [192.168.137.45]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Thu, 30 Sep 2004 10:44:06 +0100 Received: from news01.csr.com ([192.168.143.38]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 30 Sep 2004 10:46:59 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.12.11/8.12.11) with ESMTP id i8U9j0Xl016743 for ; Thu, 30 Sep 2004 10:45:00 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.12.11/8.12.11/Submit) with ESMTP id i8U9ixPZ016740 for ; Thu, 30 Sep 2004 10:45:00 +0100 Message-Id: <200409300945.i8U9ixPZ016740@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: zsh-workers@sunsite.dk Subject: Re: [joshk@triplehelix.org: Bug#271196: makefile completion catches some delayed expansions as targets] In-reply-to: <20040929223945.GB7866@blorf.net> References: <20040911231628.GA17128@scowler.net> <20040911233227.GA17389@scowler.net> <20040911234745.GA17562@scowler.net> <20040912032458.GA20842@scowler.net> <20040929223945.GB7866@blorf.net> Date: Thu, 30 Sep 2004 10:44:59 +0100 From: Peter Stephenson X-OriginalArrivalTime: 30 Sep 2004 09:46:59.0895 (UTC) FILETIME=[6E693C70:01C4A6D2] X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 Wayne Davison wrote: > On Sat, Sep 11, 2004 at 11:24:58PM -0400, Clint Adams wrote: > > Should we move toward 20277 instead? > > I'm curious what people think about that new version of _make that > avoids using perl and awk. A quick test suggests the performance is perfectly acceptable with a typical makefile. I haven't gone into much detail. I did notice that this target: builds/$(CONFIG)/stamp-builddir gets shortened to builds//stamp-builddir I realise there it's not likely to be able to do the substitution properly, but I'm not sure why it's doing it at all. (The basic substitution problem is the same for include files.) However, none of this is any worse than in the old system; in fact, it appears to find a lot more targets and be better about stripping colons. So I can't see any reason not to use it. pws ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************