comparison src/version.c @ 14669:63d5ae57a663 v8.1.0347

patch 8.1.0347: some tests fail on Solaris commit https://github.com/vim/vim/commit/f1c118be93184e8e57e3e80b1b3383f464ed649e Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 3 22:08:10 2018 +0200 patch 8.1.0347: some tests fail on Solaris Problem: Some tests fail on Solaris. Solution: Skip writefile test. Fix path to libc.so. Improve test for Turkish case change. (Libor Bukata, Bjorn Linse, closes #3403)
author Christian Brabandt <cb@256bit.org>
date Mon, 03 Sep 2018 22:15:17 +0200
parents 70fc1a842e29
children 09b803bdd7ab
comparison
equal deleted inserted replaced
14668:34fd018452ed 14669:63d5ae57a663
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 347,
797 /**/ 799 /**/
798 346, 800 346,
799 /**/ 801 /**/
800 345, 802 345,
801 /**/ 803 /**/