[PATCH 5/7] ui-tree.c: Declare the state variable globally

Lukas Fleischer cgit at cryptocrack.de
Mon Mar 4 00:54:27 CET 2013


On Sun, Mar 03, 2013 at 06:47:48PM -0500, Jason A. Donenfeld wrote:
> On Sun, Mar 3, 2013 at 12:06 PM, Lukas Fleischer <cgit at cryptocrack.de> wrote:
> > Note that the state variable will be moved into a context structure
> > later.
> 
> The sooner the better. It's nice to be getting rid of the globals
> altogether indeed. Should make the eventual concurrency / scgi
> additions a bit easier down the road.

Just to clarify: This is already done in patch 7/7. I only moved it into
a global variable here to make the following patch sets a bit easier to
read.




More information about the CGit mailing list