unitialised error

Ken Foskey foskey@optushome.com.au
Fri Jul 2 08:03:00 GMT 2004


On Fri, 2004-07-02 at 15:35, llewelly@xmission.com wrote:

> However I get no such warnings for the same code, not with gcc 3.4,
>     3.3.3, or very old 2.95.3 .

You need to turn on optimisation and  -Wuninitialized

Very good practice,  I have found lots of bugs this way.

-- 
Thanks
KenF
OpenOffice.org developer



More information about the Gcc-help mailing list