On Tue, Oct 19, 2010 at 1:10 PM, Alan Coopersmith
<[email protected]> wrote:
> I don't think this is necessary

True, although not strictly necessary, I think it would be nice to try
to cleanup as many warnings as possible. If for nothing else than to
get myself better acquainted with the code base. I just performed a
pull and full build of the modular sources and across all the
sub-projects my build generated 4918 warnings!

Many of the warnings are with reference to the deprecated
Xfree/Xalloc/Xmalloc/etc calls, which I'd like to cleanup anyway, and
if there are other low-hanging warnings I can pick off, all the
better.

If nothing else I'm coming to understand the ABI issue a little bit more :-)

> since the ANSI C89
> standard specifies 0-filling any additional struct
> members that you don't provide values for in your
> initialization.

Thanks, I didn't know that.
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to