[PATCH 2/3] compositor: fix option types

Tiago Vignatti tiago.vignatti at linux.intel.com
Mon Mar 19 19:23:16 PDT 2012


On 03/19/2012 08:58 AM, Pekka Paalanen wrote:
> On Mon, 12 Mar 2012 19:06:39 -0300
> Tiago Vignatti<tiago.vignatti at intel.com>  wrote:
>
>> Basically all integer options should be set as unsigned integers instead.
>> Funny that WESTON_OPTION_INTEGER is not being used anywhere now.
>>
>> Signed-off-by: Tiago Vignatti<tiago.vignatti at intel.com>
>> ---
>>   clients/eventdemo.c      |    8 ++++----
>>   src/compositor-drm.c     |    4 ++--
>>   src/compositor-openwfd.c |    4 ++--
>>   src/compositor-wayland.c |    4 ++--
>>   src/compositor-x11.c     |    6 +++---
>>   src/compositor.c         |    2 +-
>>   6 files changed, 14 insertions(+), 14 deletions(-)
>
> Didn't really check the 'connector' and 'tty' to be ok as unsigned, but
> otherwise looks good to me.

I'll take this as a r-b. Thank you!

    Tiago



More information about the wayland-devel mailing list