Re: [Libevent-users] using libEvent 2.x with Visual C++

2012-07-04 Thread Nick Mathewson
On Wed, Jul 4, 2012 at 2:14 AM, Patrick Pelletier wrote: > What is the preferred way to submit this as a merge request? Should I > submit a pull request in github, or mail out the result of "git > format-patch", or is the following good enough? Thanks, Patrick! I will try to look at it soon.

Re: [Libevent-users] using libEvent 2.x with Visual C++

2012-07-04 Thread Dave Hart
On Wed, Jul 4, 2012 at 06:14 UTC, Patrick Pelletier wrote: > I've cleaned up my windows-ssl branch, so it now uses conditionals properly. >  By default, Makefile.nmake builds without OpenSSL, as before.  But if you > uncomment the line: > > # OPENSSL_DIR=c:\openssl > > and set it to wherever you in