Re: [PATCH wayland v2 01/01] protocol: Add summaries to event parameters

2016-04-27 Thread Yong Bakos
On Apr 27, 2016, at 3:11 PM, Bryce Harrington wrote: > > On Tue, Apr 26, 2016 at 01:44:44PM -0500, Yong Bakos wrote: >> From: Yong Bakos >> >> All event arg elements now have an appropriate summary attribute. >> This was conducted mostly in response to the undocumented parameter >> warnings gen

Re: [PATCH wayland v2 01/01] protocol: Add summaries to event parameters

2016-04-27 Thread Bryce Harrington
On Tue, Apr 26, 2016 at 01:44:44PM -0500, Yong Bakos wrote: > From: Yong Bakos > > All event arg elements now have an appropriate summary attribute. > This was conducted mostly in response to the undocumented parameter > warnings generated during 'make check'. > > Signed-off-by: Yong Bakos I'd

[PATCH wayland v2 01/01] protocol: Add summaries to event parameters

2016-04-26 Thread Yong Bakos
From: Yong Bakos All event arg elements now have an appropriate summary attribute. This was conducted mostly in response to the undocumented parameter warnings generated during 'make check'. Signed-off-by: Yong Bakos --- protocol/wayland.xml | 128 ++