comparison src/version.c @ 17722:bf807c68ac80 v8.1.1858

patch 8.1.1858: test for multi-byte mapping fails on some systems commit https://github.com/vim/vim/commit/2f710afe7f166973c879bf7424678ba84368c1bb Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 16 20:56:03 2019 +0200 patch 8.1.1858: test for multi-byte mapping fails on some systems Problem: Test for multi-byte mapping fails on some systems. Solution: Test in another way.
author Bram Moolenaar <Bram@vim.org>
date Fri, 16 Aug 2019 21:00:03 +0200
parents 844f470532b6
children 76fba68d1c67
comparison
equal deleted inserted replaced
17721:e17680ecb70d 17722:bf807c68ac80
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 1858,
772 /**/ 774 /**/
773 1857, 775 1857,
774 /**/ 776 /**/
775 1856, 777 1856,
776 /**/ 778 /**/