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

Re: svn commit: rev 3075 - trunk trunk/build

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-08-27 23:15:57 CEST

>
>
>+Version 0.14.3 [Alpha Interim 3] (released ?? ??? ????, revision ????)
>+
>+ Developer-visible changes:
>+ * upgrade to neon 0.23.2 to fix Windows build issues
>+
>

I don't know about you, but this commit does _not_ fix the Windows build
issues. For one thing, build_neon.bat has to be upgraded to set
EXPAT_FLAGS correcty. But that's trivial -- what's worse is that
neon-0.23.2 doesn't even compile on Windows when DAV is enabled:

src\ne_socket.c(363) : error C2065: 'EINTR' : undeclared identifier
src\ne_socket.c(410) : error C2065: 'EPIPE' : undeclared identifier

Please revert this change. We're not ready to upgrade Neon yet.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 27 23:16:37 2002

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.