linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: linux-doc@vger.kernel.org, valdis.kletnieks@vt.edu,
	905116@bugs.debian.org
Subject: Re: [PATCH v2] scripts/kernel-doc: Escape all literal braces in regexes
Date: Mon, 6 Aug 2018 13:37:23 -0600	[thread overview]
Message-ID: <20180806133723.28db1679@lwn.net> (raw)
In-Reply-To: <20180805164108.GC18030@decadent.org.uk>

On Sun, 5 Aug 2018 17:41:09 +0100
Ben Hutchings <ben@decadent.org.uk> wrote:

> Commit 720ac2ef479d ("PATCH scripts/kernel-doc") fixed the two
> instances of literal braces that Perl 5.28 warns about, but there are
> still more than it doesn't warn about.
> 
> Escape all left braces that are treated as literal characters.  Also
> escape literal right braces, for consistency and to avoid confusing
> bracket-matching in text editors.
> 
> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

Applied (with the commit hash corrected), thanks.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2018-08-06 19:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-05 16:41 [PATCH v2] scripts/kernel-doc: Escape all literal braces in regexes Ben Hutchings
2018-08-06 13:14 ` Jonathan Corbet
2018-08-06 15:43   ` Bug#905116: " Ben Hutchings
2018-08-06 19:37 ` Jonathan Corbet [this message]

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=20180806133723.28db1679@lwn.net \
    --to=corbet@lwn.net \
    --cc=905116@bugs.debian.org \
    --cc=ben@decadent.org.uk \
    --cc=linux-doc@vger.kernel.org \
    --cc=valdis.kletnieks@vt.edu \
    /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.
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).