]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0637: crash when using some version of GTK 3 v8.0.0637
authorBram Moolenaar <Bram@vim.org>
Tue, 13 Jun 2017 12:34:01 +0000 (14:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Jun 2017 12:34:01 +0000 (14:34 +0200)
commit21b34b63b3f63dd54b338c4433fa7117dad9507b
tree25b7145165aedf2eb8de81d01af2e5cfff3b26dd
parent56f2db562ddc6c69026d55360f0cfaacd8adc26a
patch 8.0.0637: crash when using some version of GTK 3

Problem:    Crash when using some version of GTK 3.
Solution:   Add #ifdefs around incrementing the menu index. (Kazunobu
            Kuriyama)
src/gui_gtk.c
src/version.c