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

Re: [PATCH] Turn on deflate in the client

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-02-21 23:28:31 CET

Greg Stein wrote:

>On Fri, Feb 15, 2002 at 11:46:40AM +0100, Sander Striker wrote:
>
>>...
>>* subversion/libsvn_ra_dav/fetch.c:
>>
>> Add a new include: ne_compress.h.
>>
>> (custom_get_request): Enable compression when NEON_ZLIB is defined.
>>
>
>Why the test for NEON_ZLIB ? I seem to recall glancing through the Neon code
>and seeing that the compress stuff is just a simple passthrough when the
>zlib stuff isn't around.
>
>But if not, then Neon is broken :-) ... it should have a single, binary API
>that we can dynamically use (or test) for the compression stuff. Otherwise,
>you could build against one Neon, and use another that does (not) have the
>zlib stuff.
>
Besides, NEON_ZLIB is only defined when *building* neon, at least on
Windows.

-- 
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 Sat Oct 21 14:37:09 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.