On Mon, Jul 24, 2017 at 01:09:18PM +0200, Olaf Hering wrote:
> On Sat, Jul 22, Brendan Cully wrote:
> 
> > changeset: 7111:908bea74acef
> > changeset: 7112:4a1390537a29
> 
> > +int raw_socket_poll (CONNECTION* conn, time_t wait_secs)
> 
> > +    clock_gettime (CLOCK_MONOTONIC, &pre_t);
> 
> Depending on what the target audience of mutt is, this call to
> clock_gettime needs "-lrt" according to the man page:
> 
> "Link with -lrt (only for glibc versions before 2.17)"

Thank you, I missed that!

By the way, I was also pleased to hear the fix for #3956 appears to have
fixed your hang issue too.  There are probably some other paths that
are reinvoking imap_cmd_step() too.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to