[patch] silence uninitialised variable warnings

Manuel López-Ibáñez lopezibanez@gmail.com
Tue Sep 11 12:58:00 GMT 2007


On 11/09/2007, Brian Sidebotham <micros@valvers.com> wrote:
> Hi Guys,
>
> Attached is a patch to silence a lot of "var might be used uninitialised.."
> warnings - Generally caused by a pointer to the var being passed to a function
> that then modifies the contents of the var.
>

Do you get those warnings with a recent GCC version ?

Cheers,

Manuel.



More information about the Gcc-patches mailing list