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

Re: [PATCH] Neon .24 support

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-09-04 14:10:11 CEST

On Wed, Sep 03, 2003 at 09:36:38PM -0600, D.J. Heap wrote:
> I can't get Subversion to build with neon .24 on Windows without this
> patch -- has anyone else tried yet?
>
> Log:
>
> Fix neon-.24 usage on Windows -- neon uses ssize_t which is only
> declared in ne_socket.h and neon's config.h (perhaps there's a better
> way to get it than including ne_socket.h everywhere?), and in session.c
> there's a variable declared and initted using a non-standard style.

The ssize_t thing is a neon 0.24.0 bug, I'll fix it for the next release
by defining it in ne_defs.h.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 4 14:11: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.