[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] GCC 4.6.1



On Monday 29 Aug 2011 16:18:16 Vincent Rivière wrote:

> GCC 4.6 has better reporting for warnings.
> Example:
> var.c: In function 'f':
> var.c:17:6: warning: unused variable 'i' [-Wunused-variable]
> 
> Then you just have to compile with -Wno-unused-variable to get rid of that
> warning.

How about getting rid of the unused variable? Sounds much better to me.

Cheers,
JFL
-- 
Jean-François Lemaire