thanks and introduction
Bryce Harrington
bryce at osg.samsung.com
Thu Mar 10 02:38:18 UTC 2016
On Wed, Mar 09, 2016 at 03:21:12PM -0800, Yong Bakos wrote:
> > On Mar 9, 2016, at 1:14 PM, Bryce Harrington <bryce at osg.samsung.com> wrote:
> >
> > What I'm referring to are warnings that look like:
> >
> > /home/bryce/src/Wayland/wayland/wayland-1.10.90/_build/protocol/wayland-server-protocol.h:3082: warning: The following parameters of wl_keyboard_send_key(struct wl_resource *resource_, uint32_t serial, uint32_t time, uint32_t key, uint32_t state) are not documented:
> > parameter 'serial'
> > parameter 'key'
> > parameter 'state'
> >
>
> Thanks Bryce. That's what I thought - and I'm not seeing this warning when I
> run `make check`. Specifically, I am:
>
> git clone git://anongit.freedesktop.org/wayland/wayland
> cd wayland
> ./autogen.sh --prefix=$WLD
> make check > check.log.txt 2>&1
>
> I've also run `make check` after checking out the 1.10 branch, same results.
>
> I seem to be missing a step. Thanks for any pointers and for sharing some of
> your time with me.
Odd, not sure why it'd show up for me but not you, although the default
gcc flags can vary from one linux platform to the next.
Bryce
More information about the wayland-devel
mailing list