[PATCH 2/2] Silence buildbot warnings about unused results

David Edmondson dme at dme.org
Wed Jan 18 23:23:21 PST 2012


On Wed, 18 Jan 2012 19:40:11 -0500, Austin Clements <amdragon at MIT.EDU> wrote:
> +    /* See handle_sigint in notmuch-new.c for the justification for
> +     * ignoring write's result. */
> +    IGNORE_RESULT (write (2, msg, sizeof(msg)-1));

Just include the comment in both places. Someone will work over the code
in notmuch-new.c and we'll lose it.

Then, +1.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20120119/2d18cfcc/attachment.pgp>


More information about the notmuch mailing list