incrementally improve error handling in notmuch_message*

Subject: incrementally improve error handling in notmuch_message*

Date: Mon, 23 May 2022 20:38:53 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


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.


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

Thread: