On 8/24/06, Peter Samuelson <peter@p12n.org> wrote:
>
> [D.J. Heap]
> > I built and tested the .zip file on Windows XP with VC2005 Express,
> > Apache 2.0.58, neon 0.26.1,
>
> Is neon 0.26 known to work these days, other than the trivial updates
> to configure.in and build/ac-macros/neon.m4? I have this vague
> recollection of a warning about neon 0.26 compiling subversion but not
> working correctly, perhaps with https or something, but I forget the
> details.
>
Yes, it has been working for me for a while. The warning I get:
..\..\..\subversion\libsvn_ra_dav\session.c(1536) : warning C4028:
formal parameter 3 different from declaration
is because a callback parameter type changed in 0.26, but Subversion
doesn't currently reference that parameter at all so it doesn't cause
any problems aside from the build warning for me.
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 24 13:44:20 2006