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

Subject: Re: [PATCH 2/2] Silence buildbot warnings about unused results

Date: Thu, 19 Jan 2012 07:23:21 +0000

To: Austin Clements, notmuch@notmuchmail.org

Cc:

From: David Edmondson


On Wed, 18 Jan 2012 19:40:11 -0500, Austin Clements <amdragon@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.
part-000.sig (application/pgp-signature)

Thread: