On Fri, 16 Feb 2018 16:22:31 +
Emil Velikov wrote:
> From: Emil Velikov
>
> The core wayland interfaces are public, via the libwayland-server and
> libwayland-client DSOs. Hence use "public-code" cmdline option, instead
> of the deprecated code".
>
> As the host wayland-scanner may not kno
From: Emil Velikov
The core wayland interfaces are public, via the libwayland-server and
libwayland-client DSOs. Hence use "public-code" cmdline option, instead
of the deprecated code".
As the host wayland-scanner may not know about the new option, use the
legacy "code".
Signed-off-by: Emil Vel