[XForms] Towards a warning-free compilation.

Tristan Savatier tristan at mpegtv.com
Wed Nov 19 20:53:36 EST 2003


> I have squashed the warnings in the case above by adding the final ', 0,
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...



More information about the Xforms mailing list