comparison src/version.c @ 12439:683fdeb89017 v8.0.1099

patch 8.0.1099: warnings for GDK calls commit https://github.com/vim/vim/commit/518d6996998b35ccbc408b1b323f8869c0c1b4d8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 13 22:09:58 2017 +0200 patch 8.0.1099: warnings for GDK calls Problem: Warnings for GDK calls. Solution: Use other calls for GTK 3 and fix a few problems. (Kazunobu Kuriyama)
author Christian Brabandt <cb@256bit.org>
date Wed, 13 Sep 2017 22:15:04 +0200
parents 5df4b95cc3ee
children 854f49cf0abe
comparison
equal deleted inserted replaced
12438:199f465df4d3 12439:683fdeb89017
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1099,
772 /**/ 774 /**/
773 1098, 775 1098,
774 /**/ 776 /**/
775 1097, 777 1097,
776 /**/ 778 /**/