Re: [PATCH wayland] Add support for cross-interface enum attributes

2015-11-29 Thread Derek Foreman
On 29/11/15 05:22 AM, Auke Booij wrote: > On 29 November 2015 at 01:27, Auke Booij wrote: >> Signed-off-by: Auke Booij > > I realized this is the wrong search algorithm. I will fix it later today. It also seems like it could use a much more elaborate commit log. :) Thanks, Derek > ___

Re: [PATCH wayland] Add support for cross-interface enum attributes

2015-11-29 Thread Auke Booij
On 29 November 2015 at 01:27, Auke Booij wrote: > Signed-off-by: Auke Booij I realized this is the wrong search algorithm. I will fix it later today. ___ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailma

[PATCH wayland] Add support for cross-interface enum attributes

2015-11-28 Thread Auke Booij
Signed-off-by: Auke Booij --- doc/publican/protocol-to-docbook.xsl | 17 +--- protocol/wayland.xml | 4 +-- src/scanner.c| 51 +++- 3 files changed, 55 insertions(+), 17 deletions(-) diff --git a/doc/publican/protoc