]> git.notmuchmail.org Git - notmuch/commit
lib: replace deprecated xapian call 'flush()' with 'commit()'
authorDavid Bremner <david@tethera.net>
Wed, 5 Oct 2016 11:34:33 +0000 (08:34 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 25 Oct 2016 21:13:52 +0000 (18:13 -0300)
commit7f07a3f0edd225a2d07086251d60d87d41c87ef5
tree1bc3b2b749ec0552ed47663b32afcd5783bd1f45
parent8a82ad716f807f8ba1e39269ad169dccd4a15ade
lib: replace deprecated xapian call 'flush()' with 'commit()'

This will make notmuch incompatible with Xapian before 1.1.0, which is
more than 6 years old this point.
lib/database.cc