Re: [PATCH 01 of 11] util: put compression code next to each other

2016-11-02 Thread Gregory Szorc
On Wed, Nov 2, 2016 at 7:26 AM, Pierre-Yves David < pierre-yves.da...@ens-lyon.org> wrote: > > > On 11/02/2016 01:08 AM, Gregory Szorc wrote: > >> # HG changeset patch >> # User Gregory Szorc >> # Date 1476577441 25200 >> # Sat Oct 15 17:24:01 2016 -0700 >> # Node ID 60f180c9a030ebcee6c6f4f8

Re: [PATCH 01 of 11] util: put compression code next to each other

2016-11-02 Thread Pierre-Yves David
On 11/02/2016 01:08 AM, Gregory Szorc wrote: # HG changeset patch # User Gregory Szorc # Date 1476577441 25200 # Sat Oct 15 17:24:01 2016 -0700 # Node ID 60f180c9a030ebcee6c6f4f8584fdb94c73ac337 # Parent e5cc44ea12de681d971fcbebb65a7fb71fd1c3c7 util: put compression code next to each oth

[PATCH 01 of 11] util: put compression code next to each other

2016-11-01 Thread Gregory Szorc
# HG changeset patch # User Gregory Szorc # Date 1476577441 25200 # Sat Oct 15 17:24:01 2016 -0700 # Node ID 60f180c9a030ebcee6c6f4f8584fdb94c73ac337 # Parent e5cc44ea12de681d971fcbebb65a7fb71fd1c3c7 util: put compression code next to each other ctxmanager was injecting itself between the c