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

2016-04-08 Thread Bryce Harrington
On Fri, Apr 08, 2016 at 04:19:36AM -0500, Yong Bakos wrote: > On Apr 5, 2016, at 6:12 PM, Bryce Harrington wrote: > > > > On Sat, Apr 02, 2016 at 04:48:12PM -0500, Yong Bakos wrote: > >> From: Yong Bakos > >> > >> All event arg elements now have an appropriate summary attribute. > >> This was c

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

2016-04-08 Thread Yong Bakos
On Apr 5, 2016, at 6:12 PM, Bryce Harrington wrote: > > On Sat, Apr 02, 2016 at 04:48:12PM -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 gene

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

2016-04-05 Thread Bryce Harrington
On Sat, Apr 02, 2016 at 04:48:12PM -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 Tha

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

2016-04-02 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 ++