Blair Zajac wrote:
>Branko ?ibej wrote:
>
>
>>>+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
>>
>>
>>
>
>I've built and compiled svn with Neon just fine, but then I always
>build with zlib and openssl support. I just tried to build Neon
>without openssl and it failed with the same errors you had.
>
>Try this patch and let me know how it works.
>
Ah, great!. Works for me. Go ahead and commit this, if you will.
>Index: build/win32/build_neon.bat
>
[snip]
>>Please revert this change. We're not ready to upgrade Neon yet.
>>
>>
>
>The solution to everything is not to revert (this is the second revert
>you've suggested recently)!
>
>
And I'll continue to do so every time somebody breaks the build for no
obvious reason (obvious to me, that is). That'll teach people to test
their patches before committing them. ;-)
--
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 Wed Aug 28 02:02:30 2002