]> git.notmuchmail.org Git - notmuch/commit
cli/search: replace deprecated notmuch_message_get_flag
authorDavid Bremner <david@tethera.net>
Sat, 11 Jul 2020 18:30:04 +0000 (15:30 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 18 Jul 2020 14:03:28 +0000 (11:03 -0300)
commitc76832a2037d375ab99dbeba3b37d1aca2103a36
treeaaf56fcb8bad16076d3d7e97c1bc6514662070bf
parent2d04ed263121d970cd24a8c26ac924425a7ae3d2
cli/search: replace deprecated notmuch_message_get_flag

Our handling of errors is all or nothing here, but it's an improvement
on the status quo, and it avoids rippling internal API changes.
notmuch-search.c