Binding Libev with Digitalmars' D on windows
Malek Hadj-Ali
malek at lcde.net
Wed Jun 18 10:44:15 CEST 2008
On Wed, 18 Jun 2008 02:53:10 +0200
Marc Lehmann <schmorp at schmorp.de> wrote:
> On Tue, Jun 10, 2008 at 10:07:45AM +1000, Chris Hulbert
> <chris.hulbert at gmail.com> wrote:
> > I've just downloaded the latest from CVS and uncommented the
> > '#define EV_STAT_ENABLE 0' line from my myev.c as you requested,
> > and i get the following compilation errors when using the DMC
> > compiler:
>
> ah, you need to include whatever defines struct _stati64 on windows
> first, still :/
>
> I will add an include to the next release of libev (sorry for the late
> reply, btw. and thanks for testing it), when I found out what to
> include exactly.
>
Hi,
while on this topic, did you give more thoughts to the small pb
discussed here:
http://lists.schmorp.de/pipermail/libev/2008q1/000232.html ?
I'm afraid I don't really understand why the suggested change would
break the ABI.
thanks
malek
More information about the libev
mailing list