]> git.notmuchmail.org Git - notmuch/commit
lib/thread: replace use of deprecated notmuch_message_get_flag
authorDavid Bremner <david@tethera.net>
Sat, 11 Jul 2020 18:30:07 +0000 (15:30 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 18 Jul 2020 14:03:29 +0000 (11:03 -0300)
commitc8539d5e9248f08f417165e765814a1ed3d777e1
tree3c261fe02762e4c98274a7a1cd8fd6c98991ebbe
parenta4776faa9b85159d9551617f0a61505cf5d16a5a
lib/thread: replace use of deprecated notmuch_message_get_flag

This adds one more reason why _notmuch_thread_create might return
NULL, but those were not previously enumerated, so no promises are
broken.
lib/thread.cc