]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0146: when $LANG is set the compiler test may fail v8.1.0146
authorBram Moolenaar <Bram@vim.org>
Tue, 3 Jul 2018 19:26:38 +0000 (21:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 3 Jul 2018 19:26:38 +0000 (21:26 +0200)
commitf0447e89a52885630947510f2d1b55f665a1a20e
tree8bc1a1f30dcd04657b8804192b5959f8d0f9fd42
parent851332ea9cdabf24980a7f7c293da81fa990f864
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.
src/testdir/test_compiler.vim
src/version.c