> -----Original Message-----
> From: Greg Stein [mailto:[email protected]]
> Sent: woensdag 11 november 2015 18:03
> To: Bert Huijben <[email protected]>
> Cc: [email protected]
> Subject: Re: svn commit: r1713852 - /serf/trunk/buckets/deflate_buckets.c
> 
> On Wed, Nov 11, 2015 at 8:36 AM, <[email protected]> wrote:
> 
> > Author: rhuijben
> > Date: Wed Nov 11 14:36:21 2015
> > New Revision: 1713852
> >
> > URL: http://svn.apache.org/viewvc?rev=1713852&view=rev
> > Log:
> > In preparation for improving the capabilities of the deflate stream,
> > split the serf_deflate_read() function in 3 functions that now call
> > each other. No functional changes yet.
> >
> 
> This was hard to check, but with "diff -x -b" ... yeah. No functional
> change: confirmed, fwiw.

Thanks :-)

Right before creating this patch I reverted my previous attempt of doing this 
patch and the next few in a single patch.

Splitting this first and then applying separate changes later made implementing 
this easier... (And I hope reviewing too)

        Bert

Reply via email to