]> git.notmuchmail.org Git - notmuch/commit - lib/message.cc
lib: add notmuch_message_has_maildir_flag_st
authorDavid Bremner <david@tethera.net>
Thu, 9 Jul 2020 00:17:01 +0000 (21:17 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 20 Jul 2020 11:54:42 +0000 (08:54 -0300)
commitb7572ceb143773a988a4852ac3b7c85254009d0e
treee6a5fad20d2127f89f0ba03911a579df4c8313a9
parentb21f0fcb6abc4cf399c708c45e2e33a39a820a9e
lib: add notmuch_message_has_maildir_flag_st

Initially the new function is mainly tested indirectly via the
wrapper.
lib/message.cc
lib/notmuch.h
test/T560-lib-error.sh