[Bug] lingering gpg-agents from test suite

2017-05-14 Thread David Bremner

Thanks to changes in gnupg 2.1.20, the agent started by the notmuch test
suite is no longer killed by deleting the home directory.

So yay, we get to adapt to changes in gnupg, again.

See also

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862093


___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: notmuch-0.24.1: missing header include

2017-05-14 Thread Thomas Klausner
On Sat, May 13, 2017 at 07:54:39PM -0300, David Bremner wrote:
> > On Solaris, notmuch-0.24.1 does not compile because lib/message.cc
> > uses index(3) but does not include strings.h.
> >
> > Please apply the attached patch or a similar one.
> >
> > Thanks,
> >  Thomas
> 
> In master we've replaced index(3) with strchr(3). Does that fix your
> issue, or is the include still needed?

Since you already include  that's fine.

Thanks,
 Thomas
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch