]> git.cworth.org Git - notmuch/commit
lib: replace deprecated n_q_count_threads with status returning version
authorDavid Bremner <david@tethera.net>
Sun, 26 Feb 2017 21:21:35 +0000 (17:21 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 22 Mar 2017 11:35:07 +0000 (08:35 -0300)
commit3721bd45d72e50436ee760b03ae533d49bbb8724
tree7d989a019989f5eded02951a8ccb36fba2b82b00
parent5ce8e0b11b40f733e6231d2067764e76717a341a
lib: replace deprecated n_q_count_threads with status returning version

This function was deprecated in notmuch 0.21.  We re-use the name for
a status returning version, and deprecate the _st name.
bindings/python/notmuch/query.py
bindings/ruby/query.c
lib/notmuch.h
lib/query.cc
notmuch-count.c
notmuch-search.c