On Wed, 11 Nov 2009, Steve Hay wrote:

Just to make sure you don't waste any time on this one:

> ../cpan/autodie/t/flock.t...................................FAILED
>     2, 4

The failure is due to my change to POSIX, which now defines
POSIX::EWOULDBLOCK on Windows too.

I'm going to fix this soon (by changing win32_flock() to return
EWOULDBLOCK too, instead of setting "errno = GetLastError()"
which is just wrong.

Cheers,
-Jan

Reply via email to