Created attachment 14701 [details] [review] 0001-Replace-ALLOCATE_LOCAL-DEALLOCATE_LOCAL-with-xalloc.patch This is required, otherwise it will be compiled with ALLOCATE_LOCAL at all as missing function calls. I posted this patch at xorg@ some time ago. Posting again to avoid it being lost.
Created attachment 14940 [details] [review] 0002-Compile-warning-fixes.patch
Added a patch for some compiler warning fixes. Only patch 0001 should really be applied as the macros ALLOCATE_LOCAL and DEALLOCATE_LOCAL no longer exists, and are being compiled as function calls in git master or X Server 1.5.
Created attachment 15164 [details] [review] 0002-Compile-warning-fixes.patch Remade patch 2 to avoid one warning about whitespace error when git am'ing it. Also added some minor changes to not mix declarations and code.
Applied patch 1 in 0c61ccde7857dc7514881636144f95df51edaddf.
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.