]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0094 v8.0.0094
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Nov 2016 16:28:44 +0000 (17:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Nov 2016 16:28:44 +0000 (17:28 +0100)
commit63e4344edc0cc1b4ed68a9d9c787265799602670
treeb78f83ab546b39e6be8085d9c0012134bdbf8a6f
parentdda39aeafc94484e7d209d7bdfd2fc403b7383f5
patch 8.0.0094
Problem:    When vimrun.exe is not found the error message is not properly
            encoded.
Solution:   Use utf-16 and MessageBoxW(). (Ken Takata)
src/os_win32.c
src/version.c