Re: fix deprecation warnings for notmuch_message_get_flag

Subject: Re: fix deprecation warnings for notmuch_message_get_flag

Date: Sat, 18 Jul 2020 11:31:36 -0300

To: notmuch@notmuchmail.org

Cc: Floris Bruynooghe

From: David Bremner


David Bremner <david@tethera.net> writes:

> 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

Patches 1-5 merged to master. Note that this does generate a couple of
deprecation warnings in bindings/python-cffi. I didn't yet figure out
all the changes needed to introduce and use a new function in the new
bindings.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: