]> granicus.if.org Git - vim/commit
patch 8.2.3325: digraph test fails when LC_ALL is set to "C" v8.2.3325
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Aug 2021 19:39:20 +0000 (21:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Aug 2021 19:39:20 +0000 (21:39 +0200)
commit52eb372a04dfc5d5afef238c1b3c4a8e92020837
tree561992e6efc7e1f02d0add7b253b19bd9c11a5e0
parent917c46abe559f3d779ad87500e874376111ca1ef
patch 8.2.3325: digraph test fails when LC_ALL is set to "C"

Problem:    Digraph test fails when LC_ALL is set to "C".
Solution:   When restoring 'encoding' set it to "utf-8". (closes #8742)
src/testdir/test_digraph.vim
src/version.c