From: Joe Perches <joe@perches.com>
To: "Duje Mihanović" <duje.mihanovic@skole.hr>,
"Alvin Šipraga" <alvin@pqrs.dk>,
"Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "Konstantin Ryabitsev" <konstantin@linuxfoundation.org>,
linux-kernel@vger.kernel.org,
"Alvin Šipraga" <alsi@bang-olufsen.dk>
Subject: Re: [PATCH] get_maintainer: correctly parse UTF-8 encoded names in files
Date: Mon, 16 Oct 2023 15:17:56 -0700 [thread overview]
Message-ID: <fdb7c6312ea52086566e279918b5b873c687fecd.camel@perches.com> (raw)
In-Reply-To: <5719647.DvuYhMxLoT@radijator>
On Mon, 2023-10-16 at 16:37 +0200, Duje Mihanović wrote:
> On Saturday, October 14, 2023 7:22:44 PM CEST Alvin Šipraga wrote:
> > From: Alvin Šipraga <alsi@bang-olufsen.dk>
> >
> > While the script correctly extracts UTF-8 encoded names from the
> > MAINTAINERS file, the regular expressions damage my name when parsing
> > from .yaml files. Fix this by replacing the Latin-1-compatible regular
> > expressions with the unicode property matcher \p{Latin}.
Well, OK
> > It's also
> > necessary to instruct Perl to open all files with UTF-8 encoding.
But I'm not at all sure this is actually desired.
next prev parent reply other threads:[~2023-10-16 22:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-14 17:22 Alvin Šipraga
2023-10-16 14:37 ` Duje Mihanović
2023-10-16 22:17 ` Joe Perches [this message]
2023-10-16 23:56 ` Alvin Šipraga
2023-12-14 1:06 ` Alvin Šipraga
2023-12-14 1:41 ` Linus Torvalds
2023-12-14 14:57 ` Alvin Šipraga
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=fdb7c6312ea52086566e279918b5b873c687fecd.camel@perches.com \
--to=joe@perches.com \
--cc=alsi@bang-olufsen.dk \
--cc=alvin@pqrs.dk \
--cc=duje.mihanovic@skole.hr \
--cc=konstantin@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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
all inboxes | Powered by JetHome®