unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* suppress deprecation warnings
@ 2016-10-05 11:34 David Bremner
  2016-10-05 11:34 ` [PATCH 1/2] lib: replace deprecated xapian call 'flush()' with 'commit()' David Bremner
  2016-10-05 11:34 ` [PATCH 2/2] lib: optionally silence Xapian deprecation warnings David Bremner
  0 siblings, 2 replies; 5+ messages in thread
From: David Bremner @ 2016-10-05 11:34 UTC (permalink / raw)
  To: notmuch

If you're compiling against Xapian 1.4 you will have noticed several
deprecation warnings. This series fixes the one which is fixable in
Xapian 1.2.x, and silences the rest of them.

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

end of thread, other threads:[~2016-11-15 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-05 11:34 suppress deprecation warnings David Bremner
2016-10-05 11:34 ` [PATCH 1/2] lib: replace deprecated xapian call 'flush()' with 'commit()' David Bremner
2016-10-26  1:05   ` David Bremner
2016-10-05 11:34 ` [PATCH 2/2] lib: optionally silence Xapian deprecation warnings David Bremner
2016-11-15 12:12   ` David Bremner

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