On Wed, Aug 21, 2013 at 07:55:42PM +0200, Stefan Weil wrote: > this patch was committed yesterday. It breaks MinGW builds: > > aio-win32.c: In function ‘aio_poll’: > aio-win32.c:128:21: error: ‘AioHandler’ has no member named ‘opaque’ > aio-win32.c:191:25: error: ‘AioHandler’ has no member named ‘opaque’
Thanks for pointing this out. Let me try to put together a mingw environment, fix this, and keep testing mingw builds in the future. Stefan