user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/5] fixes for older Perls and Xapian
@ 2021-01-17  7:09 Eric Wong
  2021-01-17  7:09 ` [PATCH 1/5] address: pairs: enable pure Perl version Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Wong @ 2021-01-17  7:09 UTC (permalink / raw)
  To: meta

Eric Wong (5):
  address: pairs: enable pure Perl version
  initialize scalar for `vec' perlop modification
  t/thread-index-gap: support older DBI
  t/shared_kv: workaround old File::Spec
  extindex: fix w/ Xapian 1.2.21..1.2.24

 lib/PublicInbox/Address.pm      |  1 +
 lib/PublicInbox/ExtSearchIdx.pm |  1 +
 lib/PublicInbox/LEI.pm          |  2 +-
 lib/PublicInbox/SearchIdx.pm    |  5 ++++-
 lib/PublicInbox/Syscall.pm      |  2 +-
 lib/PublicInbox/V2Writable.pm   | 12 ++++++++++--
 t/shared_kv.t                   | 10 +++-------
 t/thread-index-gap.t            |  7 +++++--
 8 files changed, 26 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2021-01-17  7:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17  7:09 [PATCH 0/5] fixes for older Perls and Xapian Eric Wong
2021-01-17  7:09 ` [PATCH 1/5] address: pairs: enable pure Perl version Eric Wong
2021-01-17  7:09 ` [PATCH 2/5] initialize scalar for `vec' perlop modification Eric Wong
2021-01-17  7:09 ` [PATCH 3/5] t/thread-index-gap: support older DBI Eric Wong
2021-01-17  7:09 ` [PATCH 4/5] t/shared_kv: workaround old File::Spec Eric Wong
2021-01-17  7:09 ` [PATCH 5/5] extindex: fix w/ Xapian 1.2.21..1.2.24 Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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