Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Re: (Y) modifier: up to N matches?
- X-seq: zsh-workers 32724
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] Re: (Y) modifier: up to N matches?
- Date: Fri, 6 Jun 2014 02:40:47 +0000
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=	daniel.shahaf.name; h=date:from:to:cc:subject:message-id	:references:mime-version:content-type:in-reply-to; s=mesmtp; bh=	qj2t6Y558AbPheF9BASGa0AGHsc=; b=w5vZAJBcRu4cYCsvWkKxIdOiBU8nzdA4	9VzNhDEHiebOmEfzPP3eOAL9zBF0W4wbvjDPttPY1y9awFI8663+q6HlgxWddE5A	x5tVQrteAZmSeZRMF89Qk8xEsAKeTLYccaAn7VPsbc+4WdqA7z3CXtZt2mkxz+26	Wg76uNHynAY=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=	messagingengine.com; h=date:from:to:cc:subject:message-id	:references:mime-version:content-type:in-reply-to; s=smtpout;	 bh=qj2t6Y558AbPheF9BASGa0AGHsc=; b=NNP4OQ6mdHwQI6Chr4LTG18o7du/	wSPCmCTvLyKt7URUqNdna5y4bVpIfedUvN6cg1O+vyzFA154fOtafIp+BG9H3dIr	GfBLJgWFpCX/3U4JZpm6gjwQl3/62fxA6r1xYsw979vdTypcI/kBcPXt9kFjWkx7	Ul4L2MCc82RF3zQ=
- In-reply-to: <140605192047.ZM16957@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: <20140602182346.GB1858@tarsus.local2> <140602204603.ZM26905@torch.brasslantern.com> <20140604020804.GA2032@tarsus.local2> <140603234229.ZM29030@torch.brasslantern.com> <20140604230835.GD1970@tarsus.local2> <CAH+w=7YJ0Y8qO3j_z4e_7cHQ857GyFOr6PXqAdvBEgUj=uhV6Q@mail.gmail.com> <25969.1402010685@thecus.kiddle.eu> <140605192047.ZM16957@torch.brasslantern.com>
Bart Schaefer wrote on Thu, Jun 05, 2014 at 19:20:47 -0700:
> Looking at this leads me to believe that the (Y) patch may have been
> missing some curly braces.  Either that or the indendation is wrong.
It's missing braces.  Their absence didn't affect correctness though
(didn't cause false negatives or false positives).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author