Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Autoload and absolute paths.. Maybe after all
- X-seq: zsh-workers 40538
- From: Sebastian Gniazdowski <psprint2@xxxxxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: [PATCH] Autoload and absolute paths.. Maybe after all
- Date: Mon, 13 Feb 2017 08:00:55 -0800
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=Zhabi+JOKqeMU40a8/nyZiwYz8 g=; b=NJcuaqe2GpyQfCAM3eUCL+8LisApEY2kSIM0JqDBb+u1MJ4eHMXo5YxjAt q/AlfDbzZ9Xr9BUJi6tE2/r7uW8uRKNADD/g8j7sjeEfNNZxMfWacMZ3dobL2pLI mgTal3bNXM109TaMMqYyXl8H/B2fzjVlGdLeN6oYAUInsCY6Y=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=smtpout; bh=Zh abi+JOKqeMU40a8/nyZiwYz8g=; b=VQN6skKXzqSr7g3gAleMr7qqyRJ9K/Jqrm 8fDvdKYVV6G6gYELWpVQ1lLRy1xEtGD/yqgFMtMpUQuKsl+bg3BOzUxveo+wwem+ 6Q8drFoh3tg9byuj3RPWGmQrFn3JXVeqOiaFoL4yZKxUnf0zRxnLz5FVHx82ufHi vNffEvP9Y=
- In-reply-to: <20170213151957.4820317a@pwslap01u.europe.root.pri>
- 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: <CGME20170213115826epcas3p2b4e5f1c47646bcf67aeafef97d5d8acb@epcas3p2.samsung.com> <1486986988.3279143.879221432.39EBDA40@webmail.messagingengine.com> <20170213151957.4820317a@pwslap01u.europe.root.pri>
On Mon, Feb 13, 2017, at 07:19 AM, Peter Stephenson wrote:
> It's a fairly localised change, and all the existing tests still pass,
> so I don't see a problem with it. There might be funny edge cases but
> I don't propose to worry until they turn up.
>
> pws
Yeah, it uses existing control flow by preparing data in structure that
is examined by the control flow. Was condemned to that when was
replacing functions via module ;) Thanks.
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author