]> git.cworth.org Git - notmuch/commitdiff
lib: catch exceptions in n_m_get_flag, provide n_m_get_flag_st
authorDavid Bremner <david@tethera.net>
Sat, 4 Jul 2020 15:18:05 +0000 (12:18 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 18 Jul 2020 12:52:27 +0000 (09:52 -0300)
It's not very nice to return FALSE for an error, so provide
notmuch_message_get_flag_st as a migration path.

Bump LIBNOTMUCH_MINOR_VERSION because the API is extended.


No differences found