]> granicus.if.org Git - vim/commit
patch 8.2.1757: Mac: default locale is lacking the encoding v8.2.1757
authorBram Moolenaar <Bram@vim.org>
Sun, 27 Sep 2020 14:03:15 +0000 (16:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Sep 2020 14:03:15 +0000 (16:03 +0200)
commita5fe91e6dc610bc823bc3201e2c88179989b13fb
tree549279515623ddd6f45cfa0ba006d5fac01aeef4
parentcfcd011fcd8021da52fba62dabf7a2497f1879b7
patch 8.2.1757: Mac: default locale is lacking the encoding

Problem:    Mac: default locale is lacking the encoding.
Solution:   Add ".UTF-8 to the locale. (Yee Cheng Chin, closes #7022)
src/os_mac_conv.c
src/testdir/test_environ.vim
src/version.c