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

Re: 1.4.0-rc5 tarballs up for testing/signing

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-08-24 13:43:49 CEST

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

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.