On Wed, Jun 04, 2014 at 06:52:11PM +0200, FRIGN wrote:
> On Wed, 4 Jun 2014 17:44:14 +0100
> Dimitris Papastamos <s...@2f30.org> wrote:
> 
> > declaring variables in the middle of the block is not my practice.
> > I am not embracing all features of C99, I use a mix of C90 and C99
> > without sacrificing portability (as far as I can).
> 
> Same here, that's why I changed it to _not_ declare them in the middle
> of the block ;) (check the patch).
> Mixing C90 and C99 with best of both worlds is really a good idea.

Yeah sorry, we are running in circles.  That's why I said I will merge
some of your changes :P

Reply via email to