Re: [PATCH] update protocol specification to match wire protocol

2014-09-05 Thread Paul Sbarra
On Fri, Sep 5, 2014 at 7:51 AM, Pekka Paalanen wrote: > I took a look at both of them, you are making an incompatible change to > wayland.xml, and breaking the generator. > > Essentially you are breaking the unwritten specification on how the XML > files are processed into wire format and langua

Re: [PATCH] update protocol specification to match wire protocol

2014-09-05 Thread Paul Sbarra
On Thu, Sep 4, 2014 at 10:33 PM, Boyan Ding wrote: > Hi, > > Actually it is not a hack, it is a very well-defined behavior (though > not clearly documented at present). We'll update the documentation to > reflect that. The mechanic of creating objects undergoes some change as > Pekka mentioned [1

[PATCH] update protocol specification to match wire protocol

2014-09-04 Thread Paul Sbarra
>> wayland-scanner (the official C code generator) works, the whole world >> will break before you. >> >> Refer to "How protocol objects are created" section in [1] to see the >> details. >> >> Regards, >> Boyan Ding >> >> [1] >

Wayland specification doesn't match code generation

2014-09-03 Thread Paul Sbarra
c920835032b64434096f9403bd4f7 Mon Sep 17 00:00:00 2001 From: Paul Sbarra Date: Wed, 3 Sep 2014 22:09:52 -0500 Subject: [PATCH] explicitly specify all registry bind request arguments --- protocol/wayland.xml| 5 - src/scanner.c | 58 +---