zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk
Subject: Re: [joshk@triplehelix.org: Bug#271196: makefile completion catches some delayed expansions as targets]
Date: Thu, 30 Sep 2004 10:44:59 +0100	[thread overview]
Message-ID: <200409300945.i8U9ixPZ016740@news01.csr.com> (raw)
In-Reply-To: <20040929223945.GB7866@blorf.net>

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
**********************************************************************


  parent reply	other threads:[~2004-09-30  9:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-11 23:16 Clint Adams
2004-09-11 23:32 ` Clint Adams
2004-09-11 23:47   ` Clint Adams
2004-09-12  3:24     ` Clint Adams
2004-09-29 22:39       ` Wayne Davison
2004-09-30  4:25         ` Bart Schaefer
2004-09-30  5:10           ` Bug#271196: makefile completion catches Geoff Wing
2004-09-30  9:44         ` Peter Stephenson [this message]
2004-10-01 17:39           ` [joshk@triplehelix.org: Bug#271196: makefile completion catches some delayed expansions as targets] Wayne Davison
2004-10-01 18:27             ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200409300945.i8U9ixPZ016740@news01.csr.com \
    --to=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).