On Sun, 29 Sep 2013 at 13:22:47 +0200, Christophe wrote: > From: Christophe CURIS <[email protected]> > > Hello, > > This serie of patch is removing many 'extern' variable definitions > are currently being done inside source file instead of headers, to > make the code safer to work with. > > I am taking the opportunity to make the variable names a bit more > expressive when possible, and to de-CamelCase them to follow > project's coding conventions. > > There's a second serie to finish the job, pending feedback on > this serie.
Nice patches! They are on their way to the repository, I just permuted the order of patches 2 and 3. Thanks! -- To unsubscribe, send mail to [email protected].
