Quoth David Edmondson on Jan 19 at  7:23 am:
> 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.

Done.

> Then, +1.

Reply via email to