Re: merging --rsyncable support ?

2012-06-22 Thread Michal Luscon
On 06/18/2012 07:24 AM, Mike Frysinger wrote: some distros have been carrying an --rsyncable patch for quite some time (the Fedora version is below). could this possibly be merged into mainline ? -mike diff -up gzip-1.3.13/deflate.c.rsync gzip-1.3.13/deflate.c --- gzip-1.3.13/deflate.c.rsync 20

Re: merging --rsyncable support ?

2012-06-22 Thread Paul Eggert
On 06/22/2012 02:03 AM, Michal Luscon wrote: > Are there any problems with inclusion of rsyncable patch? My basic problem is that I don't understand it, and I haven't had time to research how it interacts with zlib (which I assume also supports this sort of thing now).