Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- X-seq: zsh-workers 41325
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- Date: Mon, 19 Jun 2017 21:44:14 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ntlworld.com; s=meg.feb2017; t=1497905055; bh=MqhWisayFavgGQH7VfAqOOwcE3i0yatZmhOz7Fw84qE=; h=Date:From:To:Subject:In-Reply-To:References; b=lR8SOHuXB7hLzbyS98nwts1t/IEtLMjKIois+g1W3nH564X+0jECGqkOXfR5GiLJ/ DYA3udrl0miO/A0HxVE4A+6ckU9ovDwRo9Pea0wQNBMaQwfHIG8srKNtzLhEgZ+v0m ai+GNAw9F9I+ff6SUPT47p4jhQEQxaECBg1HAxL7ZwQkM3jdafCXFuQaLHY1tC9gXn DxQA5pVpGO/oDmCleorzzMTaxQHFwTPfnzYgBTbPrDVnjNJPgeu3KA9cKYrxEAXj97 hhZSDqSi5bH5fksBzwc5K9XqAQEq31XJ+DkspVO9NXuuQiWyOEuin2+g43sjp9Q8CM 275b+po/UOLcw==
- In-reply-to: <170619133812.ZM3422@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <etPan.594513a8.516100cd.10b2e__10513.1716504276$1497699329$gmane$org@zdharma.org> <20170619122413.GA9294@chaz.gmail.com> <170619083116.ZM17323__41722.0601499595$1497886320$gmane$org@torch.brasslantern.com> <20170619161601.GB9294@chaz.gmail.com> <20170619202835.7f207185@ntlworld.com> <170619133812.ZM3422@torch.brasslantern.com>
On Mon, 19 Jun 2017 13:38:12 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> I don't think the HAVE_FGETS + configure change is needed, there are
> already at least four places where we assume fgets() is available.
It's been there since 2001 and I added one of them myself in 2011.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author