On Fri, Mar 20, 2015 at 1:31 AM, Yann Ylavic <[email protected]> wrote: > On Fri, Mar 20, 2015 at 1:22 AM, Yann Ylavic <[email protected]> wrote: >> The strange thing is that it does not occur in 1.5.x for me (same code >> AFAICS). > > In fact no, actually: > if (timeout > 0) { > timeout /= 1000; > } > is outside #ifdef WIN32 there...
Was my fault (r1666341), fixed in r1667914. Thanks.
