1
0
forked from aniani/vim

patch 8.1.0879: MS-Windows: temp name encoding can be wrong

Problem:    MS-Windows: temp name encoding can be wrong.
Solution:   Convert from active code page to 'encoding'. (Ken Takata,
            closes #3520, closes #1698)
This commit is contained in:
Bram Moolenaar
2019-02-08 12:21:30 +01:00
parent a02e3f65c5
commit 0036201a1a
2 changed files with 20 additions and 0 deletions

View File

@@ -783,6 +783,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
879,
/**/
878,
/**/