perfbook.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@kernel.org>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH -perfbook v2 0/3] punctcheck.pl updates
Date: Mon, 4 Apr 2022 09:17:34 +0900	[thread overview]
Message-ID: <d68c77bc-b10e-3e4c-5d03-0f18c65e04f5@gmail.com> (raw)

Hi Paul,

Trying again.

So, this series adds patterns in punctcheck.pl to detect misuses
of punctuation markers "\@.", ".\@", and its friends.

Patch 1/3 adds the new pattern.
Patch 2/3 adds hint messages to help you and other contributors
see what is wrong.  Hopefully the added messages are clear enough.
Patch 3/3 fixes existing misuses detected by the added pattern.

        Thanks, Akira
--
Akira Yokosawa (3):
  punctcheck.pl: Add pattern to catch reverse use of period markers
  punctcheck.pl: Add hints in complaint messages
  Fix period markers

 glossary.tex            |  2 +-
 memorder/memorder.tex   |  2 +-
 together/applyrcu.tex   |  2 +-
 utilities/punctcheck.pl | 15 +++++++++++++++
 4 files changed, 18 insertions(+), 3 deletions(-)


base-commit: 5f28b7cb0d4c447c9d6397770906c7cb4c96832c
-- 
2.25.1


             reply	other threads:[~2022-04-04  0:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04  0:17 Akira Yokosawa [this message]
2022-04-04  0:18 ` [PATCH -perfbook v2 1/3] punctcheck.pl: Add pattern to catch reverse use of period markers Akira Yokosawa
2022-04-04  0:20 ` [PATCH -perfbook v2 2/3] punctcheck.pl: Add hints in complaint messages Akira Yokosawa
2022-04-04  0:21 ` [PATCH -perfbook v2 3/3] Fix period markers Akira Yokosawa
2022-04-04  0:29 ` [PATCH -perfbook v2 4/3] together/applyrcu: Fix typo Akira Yokosawa
2022-04-04  3:43 ` [PATCH -perfbook v2 0/3] punctcheck.pl updates Paul E. McKenney

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=d68c77bc-b10e-3e4c-5d03-0f18c65e04f5@gmail.com \
    --to=akiyks@gmail.com \
    --cc=paulmck@kernel.org \
    --cc=perfbook@vger.kernel.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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).