On Monday 05 April 2010 05:40:50 Peter Tyser wrote:
> gcc 3.4.6 previously reported the following error on many MIPS boards
> which utilize UBI:
> cmd_ubi.c:193: warning: 'vol' might be used uninitialized in this
> function
>
> The current code is structured such that 'vol' will never be used wh
gcc 3.4.6 previously reported the following error on many MIPS boards
which utilize UBI:
cmd_ubi.c:193: warning: 'vol' might be used uninitialized in this function
The current code is structured such that 'vol' will never be used when
it is NULL anyway, but gcc isn't smart enough to figure this
2 matches
Mail list logo