[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Neon does not build on windows?

From: Shawn <discostu26_at_shaw.ca>
Date: 2003-10-01 06:50:04 CEST

Yes this patch works. I just built svn-0.30.0 on my windows machine with
it.

-----Original Message-----
From: Joe Orton [mailto:joe@manyfish.co.uk]
Sent: September 29, 2003 2:06 PM
To: dev@subversion.tigris.org
 OK, thanks Barry, I've just added:

#ifdef WIN32
#include <windows.h> /* for GetCurrentThreadId() etc */
#endif

to ne_auth.c. (config.hw.in gets substituted into config.hw at
release time so that route would work if done right)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 1 06:50:51 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.