]> git.notmuchmail.org Git - notmuch/commit - lib/message.cc
lib: handle xapian exception in n_m_remove_all_tags
authorDavid Bremner <david@tethera.net>
Thu, 9 Jul 2020 00:17:04 +0000 (21:17 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 20 Jul 2020 11:54:42 +0000 (08:54 -0300)
commita2b90dc084c0224e56c1e63773048545788c7ad4
tree6150ac8fce63e1935836c2d74788cd0ba91a8715
parenta4ac9941a8f3afde7d2ffa17a6862e63444affa9
lib: handle xapian exception in n_m_remove_all_tags

At least the exception we already catch should be reported properly.
lib/message.cc
lib/notmuch.h
test/T560-lib-error.sh