zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: dana <dana@dana.is>
Cc: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: PATCH: adjust quoting in (...) action for bpf filters
Date: Tue, 13 Apr 2021 11:43:27 +0000	[thread overview]
Message-ID: <20210413114327.GE6819@tarpaulin.shahaf.local2> (raw)
In-Reply-To: <A64B3E30-AE57-4260-9287-851249C1F356@dana.is>

dana wrote on Sat, Apr 10, 2021 at 16:18:32 -0500:
> On 6 Apr 2021, at 10:18, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> > Sounds like we should update NEWS/README, then.  dana, WDYT?
> 
> I added a note to README. I don't think NEWS needs updating since my change
> only made the function behave as documented

Thanks, fair enough.

Suggesting a further tweak, as follows.  Feel free to commit it directly.

Since the text is added to the 5.6.2→5.7.1 section of README, anyone who
has already upgraded to ≥5.7.1 might miss this.  I'm not sure what to do
about this.

Cheers,

Daniel


diff --git a/README b/README
index 5e3b8cc59..4ff7137ea 100644
--- a/README
+++ b/README
@@ -150,7 +150,9 @@ and in the double-parentheses and 'let' arithmetic commands.
 
 3) _alternative now correctly handles the same (...) action syntax as
 _arguments; this may necessitate quoting/escaping in calls to _alternative
-and _regex_arguments that wasn't previously required.
+and _regex_arguments that wasn't previously required.  See
+https://zsh.org/workers/48414 (commit zsh-5.8-348-g2c000ee7b) for details
+and an example.
 
 Incompatibilities between 5.5.1 and 5.6.2
 ------------------------------------------


  reply	other threads:[~2021-04-13 11:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 12:11 Oliver Kiddle
2021-04-06 15:18 ` Daniel Shahaf
2021-04-10 21:18   ` dana
2021-04-13 11:43     ` Daniel Shahaf [this message]
2021-04-13 21:57       ` dana

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=20210413114327.GE6819@tarpaulin.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=dana@dana.is \
    --cc=zsh-workers@zsh.org \
    /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).