Re: incrementally improve error handling in notmuch_message*

Subject: Re: incrementally improve error handling in notmuch_message*

Date: Sat, 25 Jun 2022 16:00:36 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@tethera.net> writes:

> There is more that can be done, but this is a start. The series
> introduces a new test primitive test_private_C, for directly unit
> testing non-exported functions, and new macro NODISCARD to get the
> compiler to help tracking down places a particular function's return
> value is discarded.
>
> As a bonus, drop some dead code.
>

Series applied to master.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: