On Tue, Apr 05, 2016 at 09:56:27PM +0200, Bram Moolenaar wrote:
> Patch 7.4.1713
> Problem: GTK GUI doesn't work on Wayland.
> Solution: Specify that only the X11 backend is allowed. (Simon McVittie)
> Files: src/gui_gtk_x11.c
dunno if it's hurting anything, but building this I get two warnings:
gui_gtk_x11.c: In function ‘gui_mch_init_check’:
gui_gtk_x11.c:1678:2: warning: implicit declaration of function
‘gui_gtk_register_resource’ [-Wimplicit-function-declaration]
gui_gtk_register_resource();
^
gui_gtk_x11.c: In function ‘mainwin_destroy_cb’:
gui_gtk_x11.c:4478:5: warning: implicit declaration of function
‘gui_gtk_unregister_resource’ [-Wimplicit-function-declaration]
gui_gtk_unregister_resource();
^
--
_|_ _ __|_|_ ._ o|
|_(_)(_)|_| ||_)||<
|
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.