Re: [dev] [ubase] [PATCH] Bring back C89/C90

From: FRIGN <dev_AT_frign.de>
Date: Wed, 4 Jun 2014 18:52:11 +0200

On Wed, 4 Jun 2014 17:44:14 +0100
Dimitris Papastamos <sin_AT_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.

Cheers

FRIGN

-- 
FRIGN <dev_AT_frign.de>
Received on Wed Jun 04 2014 - 18:52:11 CEST

This archive was generated by hypermail 2.3.0 : Wed Jun 04 2014 - 19:00:07 CEST