Adam Jackson <[email protected]> writes:

> These all fix shadowed declarations, where you have a variable in inner scope
> with the same name as another variable in outer scope.  There are still a few
> left, because apparently gcc thinks it's cool to warn you when a variable name
> shadows a typedef name, and I think that's a compiler bug I don't want to work
> around in code.  I also didn't attempt to fix up any of the tests.
>
> Series is atop Keith's warning-fixes branch, if it happens to matter.

Oddly, most of these are essentially the same as patches I posted a few
hours later. I'll review them, but at some point we'll have to
reconcile...

-- 
[email protected]

Attachment: pgpbwo6j0npu3.pgp
Description: PGP signature

_______________________________________________
[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