unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] libgit2 fixes for CentOS 7.x users
@ 2023-11-15  4:32 Eric Wong
  2023-11-15  4:32 ` [PATCH 1/3] gcf2client: add alias for PublicInbox::Git::fail Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Eric Wong @ 2023-11-15  4:32 UTC (permalink / raw)
  To: meta

These only spring up with libgit2-devel installed, but
3/3 seems important for all users of older Perl in
order to avoid future surprises.

Eric Wong (3):
  gcf2client: add alias for PublicInbox::Git::fail
  gcf2: fix autodie usage for older Perl
  treewide: more autodie safety fixes for older Perl

 lib/PublicInbox/Gcf2.pm         | 13 ++++++-------
 lib/PublicInbox/Gcf2Client.pm   |  1 +
 lib/PublicInbox/IO.pm           |  2 ++
 lib/PublicInbox/LEI.pm          |  7 +++----
 lib/PublicInbox/TestCommon.pm   |  5 ++---
 lib/PublicInbox/XapHelperCxx.pm | 18 ++++++++----------
 t/extsearch.t                   |  3 +--
 t/io.t                          | 10 +++++++++-
 8 files changed, 32 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-15  8:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15  4:32 [PATCH 0/3] libgit2 fixes for CentOS 7.x users Eric Wong
2023-11-15  4:32 ` [PATCH 1/3] gcf2client: add alias for PublicInbox::Git::fail Eric Wong
2023-11-15  4:32 ` [PATCH 2/3] gcf2: fix autodie usage for older Perl Eric Wong
2023-11-15  4:32 ` [PATCH 3/3] treewide: more autodie safety fixes " Eric Wong
2023-11-15  8:24   ` [PATCH 4/3] xap_helper_cxx: accept leading spaces from pkg-config Eric Wong

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).