git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, "SZEDER Gábor" <szeder.dev@gmail.com>,
	"Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Subject: Re: What's cooking in git.git (Jan 2021, #05; Mon, 25)
Date: Wed, 27 Jan 2021 02:04:26 +0100	[thread overview]
Message-ID: <87mtwvp4v9.fsf@evledraar.gmail.com> (raw)
In-Reply-To: <xmqq1re8wja2.fsf@gitster.c.googlers.com>


On Tue, Jan 26 2021, Junio C Hamano wrote:

> * ab/grep-pcre-invalid-utf8 (2021-01-24) 2 commits
>  - grep/pcre2: better support invalid UTF-8 haystacks
>  - grep/pcre2 tests: don't rely on invalid UTF-8 data test
>
> * ab/retire-pcre1 (2021-01-23) 2 commits
>  - Remove support for v1 of the PCRE library
>  - config.mak.uname: remove redundant NO_LIBPCRE1_JIT flag

I have a few follow-up patches this grep/pcre2 area to fix some
longstanding bugs, but am holding them off because they'll conflict
badly with both of these, and I thought maybe I shouldn't submit some
giant "fix misc stuff related to xyz" topic again if I could help it :)

So if you/reviewers are taking requests getting some eyes on these to
get it down into next/master sooner than later would be great. 

In particular the PCREv1 removal topic is rather trivially reviewable in
the sense of whether we're removing the right code. But the real
question is if anyone's still depending on PCREv1 badly enough to want
to not have this, which we're more likely to see as it's merged down
sooner than later in the cycle.

> * ab/detox-gettext-tests (2021-01-21) 3 commits
>  - tests: remove uses of GIT_TEST_GETTEXT_POISON=false
>  - tests: remove support for GIT_TEST_GETTEXT_POISON
>  - ci: remove GETTEXT_POISON jobs
>
>  Get rid of "GETTEXT_POISON" support altogether, which may or may
>  not be controversial.

I just sent a reply to the one minor outstanding technical issue in the
series, i.e. figuring out what to do about the GETTEXT_POISON ci job
(drop or rename?).

But the main question is the "do we keep GETTEXT_POISON at all, and if
so is anyone's interested in not doing this and doing Johannes's rot13
proposal instead?".

As noted in the thread I honestly don't care much either way where we go
with this, I'd just like to either drop the patch or get it off my plate
sooner than later, so if you love/hate/meh the GETTEXT_POISON mode,
chime in.

      reply	other threads:[~2021-01-27  7:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26  1:59 What's cooking in git.git (Jan 2021, #05; Mon, 25) Junio C Hamano
2021-01-27  1:04 ` Ævar Arnfjörð Bjarmason [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=87mtwvp4v9.fsf@evledraar.gmail.com \
    --to=avarab@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=szeder.dev@gmail.com \
    /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).