Re: [PATCHv2 weston] include stdint.h for int32_t/uint32_t

2016-07-26 Thread Bryce Harrington
On Tue, Jul 19, 2016 at 12:30:40PM -0700, Yong Bakos wrote: > On Jul 19, 2016, at 4:16 AM, Jussi Kukkonen wrote: > > > > Signed-off-by: Jussi Kukkonen > > Thanks Jussi, seems like you caught them all. > > Reviewed-by: Yong Bakos Thanks Yong and Jussi, pushed: a4b3497..649bbce master -> m

Re: [PATCHv2 weston] include stdint.h for int32_t/uint32_t

2016-07-19 Thread Yong Bakos
On Jul 19, 2016, at 4:16 AM, Jussi Kukkonen wrote: > > Signed-off-by: Jussi Kukkonen Thanks Jussi, seems like you caught them all. Reviewed-by: Yong Bakos yong > --- > clients/editor.c| 1 + > clients/eventdemo.c | 1 + > clients/ivi-shell-user-interface.c

[PATCHv2 weston] include stdint.h for int32_t/uint32_t

2016-07-19 Thread Jussi Kukkonen
Signed-off-by: Jussi Kukkonen --- clients/editor.c| 1 + clients/eventdemo.c | 1 + clients/ivi-shell-user-interface.c | 1 + clients/keyboard.c | 1 + clients/multi-resource.c| 1 + clients/nested-client.c | 1 + clien