From: "Carlo Marcelo Arenas Belón" <carenas@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (May 2020, #07; Wed, 20)
Date: Wed, 20 May 2020 13:02:17 -0700 [thread overview]
Message-ID: <20200520200217.GD20332@Carlos-MBP> (raw)
In-Reply-To: <xmqqr1vev2ke.fsf@gitster.c.googlers.com>
On Wed, May 20, 2020 at 12:17:21PM -0700, Junio C Hamano wrote:
>
> * cb/t4210-illseq-auto-detect (2020-05-18) 2 commits
> - t4210: detect REG_ILLSEQ dynamically and skip affected tests
> - t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ)
>
> As FreeBSD is not the only platform whose regexp library needs
> REG_ILLSEQ prerequisite, add a logic to detect the prerequisite
> automatically.
since this does no longer use a prerequisite, it might be probably
better to use somethig like :
As FreeBSD is not the only platform whose regexp library will report
a REG_ILLSEQ error when fed invalid UTF-8, add logic to detect that
automatically and skip the affected tests.
Carlo
next prev parent reply other threads:[~2020-05-20 20:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-20 19:17 What's cooking in git.git (May 2020, #07; Wed, 20) Junio C Hamano
2020-05-20 20:02 ` Carlo Marcelo Arenas Belón [this message]
2020-05-20 20:23 ` Junio C Hamano
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=20200520200217.GD20332@Carlos-MBP \
--to=carenas@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.