unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: Drop support for pre-1.4 Xapian, prepare for 1.5.x
Date: Sun, 14 Apr 2019 09:44:42 -0300	[thread overview]
Message-ID: <20190414124445.3394-1-david@tethera.net> (raw)

The current development release of Xapian drops several deprecated
APIs. This hampers testing of notmuch against Xapian master (i.e. to
see if a problem has been fixed). This series fixes most of the
incompatibilities.

The one thing this series doesn't handle is test/T530-upgrade.sh,
which mostly fails because Xapian 1.5 / master drops support for
Chert. I think that we should probably deprecate support for notmuch
v1 databases. These were replaced by version 2 in 2010. I think more
thought is probably needed for this migration so I left those failing
tests for now.  This isn't quite as scary as it sounds, because we
really only support stable releases of Xapian, so the chert removal
effectively won't happen until 1.6.

             reply	other threads:[~2019-04-14 12:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-14 12:44 David Bremner [this message]
2019-04-14 12:44 ` [PATCH 1/3] build: require Xapian >= 1.4.0 David Bremner
2019-04-14 12:44 ` [PATCH 2/3] lib: migrate to post Xapian 1.3.4 compact support David Bremner
2019-04-14 12:44 ` [PATCH 3/3] lib: migrate from Xapian ValueRangeProcessor to RangeProcessor David Bremner
2019-04-15 11:10 ` Drop support for pre-1.4 Xapian, prepare for 1.5.x David Bremner
2019-04-21 14:43   ` David Bremner
2019-05-23  1:12     ` David Bremner

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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190414124445.3394-1-david@tethera.net \
    --to=david@tethera.net \
    --cc=notmuch@notmuchmail.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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.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).