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

Re: svndiff1 and compressBound

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2006-02-23 19:33:29 CET

> Works for me. Add the #define.

Can someone commit the following for me?

I'm on a really crappy internet connection at a hotel for the next week,
and their proxy seems to be screwing me over.

yay!

You can also feel free to call the macro svn_compress_bound if we want
to be anal about it. :P

[[[

Add private copy of zlib's compressBound function to avoid missing
function issues on systems using zlib 1.1.x

* subversion/libsvn_delta/svndiff.c
  (svnCompressBound): New macro
  (zlib_encode): Use it

]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Feb 23 19:36:17 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.