Jo Even Skarstein wrote:
I can confirm that it's now compiling without warnings with gcc 4.6.
No, this is not enough: fec.c: In function 'fec_config':fec.c:1390:16: error: variable 'cp' set but not used [-Werror=unused-but-set-variable] fec.c:1402:16: error: variable 'cp' set but not used [-Werror=unused-but-set-variable]
-- Vincent Rivière