Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 2/5] _hg: declare appropriate local parameters for ->string form
- X-seq: zsh-workers 43247
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH 2/5] _hg: declare appropriate local parameters for ->string form
- Date: Mon, 6 Aug 2018 09:00:06 -0500
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=BcaGZ1ZPHc4KLvffxPqiz8HJf4YxxyEII3sOYllfNjk=; b=NBHdIdE2SIq4kVZJOhcmqpLw/c42V69J7x659gO/rWcUmpjKicomw8GzvqRgtEa3M3 0Gw8z/gJBBW6q+/wMPtdfuBHp7p6wxZzAd/UuFw0iqsVhGgzMweXnzRtG87CvLKxMOcO JHqKfAtpSxin8wjt39HkoukIf+gtIuwkUq3hs+DlR9TqL0wLkuEtgfNP5WQQTFQEStnu UIx8bitu6o5Ki+92Ldf/l7bUZ5/YaO+e6dXwYzWj+iKGdyvBj9VvFiRxGSf+CBJYrZUx KsycBKnQOK7TvytcxdOrZA+jXdzhfJCYDnPJI3kSUqSGW/TkFYwDMn4lbZuXSBugVyxD 00LA==
- In-reply-to: <1533557168.2552060.1464840800.74A5BE28@webmail.messagingengine.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>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20180806072813.5051-1-av6@dwimlabs.net> <20180806072813.5051-3-av6@dwimlabs.net> <CGME20180806092113epcas2p1be3488679902085a99d66331745e15d4@epcas2p1.samsung.com> <20180806092032.uizmxvlc2oku2ik6@tarpaulin.shahaf.local2> <20180806092931eucas1p1c89ebf9f2ee4f5bb40ac2c650cf4a6f2~IQZLFzTOa0396203962eucas1p1k@eucas1p1.samsung.com> <1533557168.2552060.1464840800.74A5BE28@webmail.messagingengine.com>
On Mon, Aug 6, 2018, 7:06 AM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Peter Stephenson wrote on Mon, 06 Aug 2018 10:29 +0100:
> >
> > Are you suggesting avoiding looking at the return value, but looking at
> > what its effect would have been at the point where you would have looked
> > it?
>
> Yes.
>
There are a few cases where it is desirable to return nonzero even when
matches have been added, and also the reverse.
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author