Ubuntu Pastebin

Paste from carlolo at Wed, 20 Sep 2017 11:00:56 +0000

Download as text
1
2
3
4
5
6
wayland/meta-wayland-keyboard.c: In function ‘maybe_save_numlock_state’:
wayland/meta-wayland-keyboard.c:421:8: error: implicit declaration of function ‘META_IS_BACKEND_NATIVE’ [-Werror=implicit-function-declaration]
   if (!META_IS_BACKEND_NATIVE (meta_get_backend ()))
        ^~~~~~~~~~~~~~~~~~~~~~
wayland/meta-wayland-keyboard.c:421:3: error: nested extern declaration of ‘META_IS_BACKEND_NATIVE’ [-Werror=nested-externs]
   if (!META_IS_BACKEND_NATIVE (meta_get_backend ()))
Download as text