Created attachment 15071 [details] [review] 0001-Compiler-warning-fixes.patch Fix compile warnings and more consistent macro naming.
Created attachment 15160 [details] [review] 0002-Compile-warning-fixes.patch
Created attachment 15361 [details] [review] 0001-Compile-warning-fixes.patch Rebuild patch agains't current git master, and merge patch1 and patch2. This should also remove a git-am warning about whitespace error.
Only warning fixes, and a review show that is is also has a problem if the REGION_xxx are defined to use functions, as in that case it will actually use the ScreenPtr "typed" variable. Anyway, the REGION_xxx macros really deserve some rethough, as they are responsible for a huge amount of the compiler warnings during X Server and driver compilation (but they are defined in the X Server source tree).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.