[Libevent-users] unable to build with mingw...

2009-12-04 Thread Roger Pack
with mingw/gcc 3.4.5, libevent-2.0.3-alpha, I receive the following when attempting to compile... ... gcc -DHAVE_CONFIG_H -I. -I./compat -I./include -g -O2 -Wall -fno-strict-aliasing -MT bufferevent_sock.lo -MD -MP -MF .deps/bufferevent_sock.Tpo -c bufferevent_sock.c -DDLL_EXPORT -DPIC -o .libs/

Re: [Libevent-users] NULL access on resolv_conf_parse_line

2009-12-04 Thread Niels Provos
Hi Yasuoka, thank you for your patch. That is not fixed in the git repository. Niels. *** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-usersin the body.

[Libevent-users] Re: Welcome to libevent-users

2009-12-04 Thread Roger Pack
> -- > > Welcome to the libevent-users mailing list! > > Please save this message for future reference.  Thank you. > > If you ever want to remove yourself from this mailing list, > you can send mail to with the following > command in the body of your email message: > >    unsubscribe libevent-use

Re: [Libevent-users] NULL access on resolv_conf_parse_line

2009-12-04 Thread Niels Provos
On Fri, Dec 4, 2009 at 10:56 AM, Niels Provos wrote: > thank you for your patch.   That is not fixed in the git repository. What I meant to say is that your patch has been applied to the git repository and the problem is fixed now. Thanks, Niels. *