]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1084: GTK build has compiler warnings v8.0.1084
authorBram Moolenaar <Bram@vim.org>
Sat, 9 Sep 2017 16:45:26 +0000 (18:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Sep 2017 16:45:26 +0000 (18:45 +0200)
commit7be9b50fd7e238722c9ba5c0ef1d2a7e7e52b9e3
treef1a9c077e1846b5926b91b8221edc7fb0c12797f
parent5b5adf5b9cd226d775643872e65c62674d6ada95
patch 8.0.1084: GTK build has compiler warnings

Problem:    GTK build has compiler warnings. (Christian Brabandt)
Solution:   Get screen size with a different function. (Ken Takata, Yasuhiro
            Matsumoto)
src/gui_beval.c
src/gui_gtk_x11.c
src/mbyte.c
src/proto/gui_gtk_x11.pro
src/version.c