Re: [PATCH] compositor-wayland: Fix compiler warning

2014-06-18 Thread Kristian Høgsberg
On Tue, May 27, 2014 at 09:08:29AM +0200, Thierry Reding wrote: > From: Thierry Reding > > sizeof returns size_t, for which the correct printf specifier is %zu. > Fixes the following warning when building for ARMv7. > > src/compositor-wayland.c: In function 'wayland_output_get_shm_buffer':

[PATCH] compositor-wayland: Fix compiler warning

2014-05-27 Thread Thierry Reding
From: Thierry Reding sizeof returns size_t, for which the correct printf specifier is %zu. Fixes the following warning when building for ARMv7. src/compositor-wayland.c: In function 'wayland_output_get_shm_buffer': src/compositor-wayland.c:260:3: warning: format '%ld' expects arg