Bernhard Rosenkraenzer
0bd12c1f86
libmedia: Fix build with gcc 4.7
...
gcc 4.7 doesn't like the redefinition of n in the same
scope:
for(size_t n=...;;) {
size_t n = 2; // <-- duplicate definition
}
Change-Id: Idfc2e768a0eb85a3dacccd3431b4ad44775432a4
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2012-03-29 11:38:59 +02:00
..
2011-07-11 22:12:16 -07:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:44:31 -08:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:45:03 -08:00
2012-03-16 17:19:25 -07:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:44:31 -08:00
2011-08-11 14:33:45 -07:00
2012-01-19 14:44:59 -08:00
2012-01-19 14:44:59 -08:00
2012-01-19 14:44:31 -08:00
2012-01-19 14:44:31 -08:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:44:31 -08:00
2011-10-28 09:39:23 -07:00
2011-04-13 11:11:34 -07:00
2011-09-02 11:26:59 +01:00
2012-01-19 14:44:31 -08:00
2012-01-19 14:44:59 -08:00
2011-11-29 11:59:10 -08:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:45:03 -08:00
2012-03-29 11:38:59 +02:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:44:59 -08:00
2012-01-19 14:45:03 -08:00
2011-03-14 18:48:19 -07:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:45:03 -08:00
2012-01-19 14:45:03 -08:00