Re: [waffle] [PATCH] wayland: add support for wl_proxy_marshal_constructor_versioned

2016-04-14 Thread Dylan Baker
Quoting Emil Velikov (2016-04-14 11:39:28) > On 14 April 2016 at 19:12, Dylan Baker wrote: > > This fixes waffle to build against wayland 1.10. > > > > Thanks to Jason Eckstrand for help getting this working. > > > I can never get names right, although this one seems off - > s/Eckstrand/Ekstrand/

Re: [waffle] [PATCH] wayland: add support for wl_proxy_marshal_constructor_versioned

2016-04-14 Thread Emil Velikov
On 14 April 2016 at 19:12, Dylan Baker wrote: > This fixes waffle to build against wayland 1.10. > > Thanks to Jason Eckstrand for help getting this working. > I can never get names right, although this one seems off - s/Eckstrand/Ekstrand/ ;-) > Fixes #38 > > cc: Chad Versace > cc: Mark Janes

[waffle] [PATCH] wayland: add support for wl_proxy_marshal_constructor_versioned

2016-04-14 Thread Dylan Baker
This fixes waffle to build against wayland 1.10. Thanks to Jason Eckstrand for help getting this working. Fixes #38 cc: Chad Versace cc: Mark Janes Signed-off-by: Dylan Baker --- src/waffle/wayland/wayland_wrapper.c | 1 + src/waffle/wayland/wayland_wrapper.h | 8 2 files changed, 9