[XForms] Towards a warning-free compilation.

Angus Leeming angus.leeming at btopenworld.com
Thu Nov 20 05:04:02 EST 2003


On Thursday 20 November 2003 1:53 am, Tristan Savatier wrote:
> > I have squashed the warnings in the case above by adding the final ', 0,

> Normally, any partially initialized global or static structure will be
> padded with zeros. I think it also applies to arrays (?).

> so the compiler warnings about 'uninitialized variable' would seem bogus to
> me...

Maybe, but the fact remains that bogus warnings make it harder to see real 
warnings. If we can squash warnings (with no run-time effect) then we should.

Angus





More information about the Xforms mailing list