Hi Marc,

I appreciate your insights, but your message has nothing to do with
libevent.  The make files in libevent use the -I option to provide the
path to the header files.

I also noticed that you seem to have found several bugs in libevent.
It would be nice if you could send patches for them.  I am a little
bit dubious about some of the claims such as not being able to remove
an event while in a callback.

Thanks,
Niels.

On 11/3/07, Marc Lehmann <[EMAIL PROTECTED]> wrote:
> during integration of libev into libevent, I found that the test/* files
> include the *installed* header files instead of the ones from the package.
>
> this doesn't work if there are any structure changes (obviously the structure
> change in this case was going to libev).
>
> fixing the #include <event.h> statements to use "" fixed this.
>
> --
>                 The choice of a       Deliantra, the free code+content MORPG
>       -----==-     _GNU_              http://www.deliantra.net
>       ----==-- _       generation
>       ---==---(_)__  __ ____  __      Marc Lehmann
>       --==---/ / _ \/ // /\ \/ /      [EMAIL PROTECTED]
>       -=====/_/_//_/\_,_/ /_/\_\
> _______________________________________________
> Libevent-users mailing list
> Libevent-users@monkey.org
> http://monkey.org/mailman/listinfo/libevent-users
>
>
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to