comparison src/version.c @ 14260:9ff35e144467 v8.1.0146

patch 8.1.0146: when $LANG is set the compiler test may fail commit https://github.com/vim/vim/commit/f0447e89a52885630947510f2d1b55f665a1a20e Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jul 3 21:26:38 2018 +0200 patch 8.1.0146: when $LANG is set the compiler test may fail Problem: When $LANG is set the compiler test may fail. Solution: Unset $LANG.
author Christian Brabandt <cb@256bit.org>
date Tue, 03 Jul 2018 21:30:07 +0200
parents 71bb93bf9a44
children 281c1e6e17ea
comparison
equal deleted inserted replaced
14259:73bc88f9115f 14260:9ff35e144467
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 146,
792 /**/ 794 /**/
793 145, 795 145,
794 /**/ 796 /**/
795 144, 797 144,
796 /**/ 798 /**/