[PATCH 0/6] PPP Patches v3

Rémi Denis-Courmont remi at remlab.net
Tue Mar 23 05:34:39 PDT 2010


On Tuesday 23 March 2010 04:22:00 Marcel Holtmann, you wrote:
> If you have variables that are only valid inside the scope of a
> statement, then I prefer if you only declare them there. This makes the
> code a bit simpler to read. Check the patch I just pushed to give you an
> example.

If you're serious about that, you should turn on C99 support. Only then you 
can use C++-style for-loops.

-- 
Rémi Denis-Courmont


More information about the ofono mailing list