]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite right v8.1.0895
authorBram Moolenaar <Bram@vim.org>
Sun, 10 Feb 2019 22:26:13 +0000 (23:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 Feb 2019 22:26:13 +0000 (23:26 +0100)
commitec0f50a35e207e01ff54cef954313030e3ab42a6
tree9ef2884ff4af33ad409087fd936d61d16f0cb91e
parentdce1e89be4675bcdbc9785584d3da25295481e63
patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite right

Problem:    MS-Windows: dealing with temp name encoding not quite right.
Solution:   Use more wide functions. (Ken Takata, closes #3921)
src/fileio.c
src/version.c