On 06/27/2016 08:58 AM, Keith McGuigan wrote:

If 'indexhelper.exitafter' is set to 0, then loop is called with
idle_in_seconds == 0.  It gets converted to -1, but then
'idle_in_seconds * 1000' is passed to poll(), so poll gets an argument
of -1000, which it EINVALs on.

Silly OS X!

Will squash when I re-roll thanks.



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to