fix deprecation warnings for notmuch_message_get_flag

Subject: fix deprecation warnings for notmuch_message_get_flag

Date: Sat, 11 Jul 2020 15:30:03 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


I decided before commiting to a style of error return for existing
Boolean API functions I should try it out. I eliminated all of the
deprecation warnings for notmuch_message_get_flag. Honestly the worst
part was dealing with interprocedural error propagation, I don't thing
the choice of error return matters that much.

This is intended to apply on top of the series

     id:20200704151805.3717715-1-david@tethera.net
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: