Re: [PATCH wayland v3 2/4] protocol: specify enum and bitfield attributes

2015-10-27 Thread Victor Berger
Hi, This is the important change for my bindings for Rust, and it looks good, so: Le 2015-10-26 19:01, Bryce Harrington a écrit : On Sat, Oct 24, 2015 at 12:07:48PM +0100, Auke Booij wrote: Signed-off-by: Auke Booij Reviewed-by: Bryce Harrington Acked-by: Victor Berger --- protocol/

Re: [PATCH wayland v3 2/4] protocol: specify enum and bitfield attributes

2015-10-26 Thread Erik De Rijcke
This is just some small FYI status feedback from the Java bindings, so it doesn't get lost/people know. from irc #wayland: 19:57 < bryce> anyone working on or interested in language bindings, would be great to get your Reviewed-by or even just Acked-by on Auke's enum patchset from today. 19:58 <

Re: [PATCH wayland v3 2/4] protocol: specify enum and bitfield attributes

2015-10-26 Thread Bryce Harrington
On Sat, Oct 24, 2015 at 12:07:48PM +0100, Auke Booij wrote: > Signed-off-by: Auke Booij Reviewed-by: Bryce Harrington > --- > protocol/wayland.xml | 36 ++-- > 1 file changed, 18 insertions(+), 18 deletions(-) > > diff --git a/protocol/wayland.xml b/protocol/way

Re: [PATCH wayland v3 2/4] protocol: specify enum and bitfield attributes

2015-10-26 Thread Nils Chr. Brause
Hi, On Sat, Oct 24, 2015 at 1:07 PM, Auke Booij wrote: > Signed-off-by: Auke Booij > --- > protocol/wayland.xml | 36 ++-- > 1 file changed, 18 insertions(+), 18 deletions(-) > > diff --git a/protocol/wayland.xml b/protocol/wayland.xml > index 59819e9..9c22d45 10

[PATCH wayland v3 2/4] protocol: specify enum and bitfield attributes

2015-10-24 Thread Auke Booij
Signed-off-by: Auke Booij --- protocol/wayland.xml | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 59819e9..9c22d45 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -367,7 +