]> granicus.if.org Git - vim/commit
patch 8.0.0850: MS-Windows: error message while starting up may be broken v8.0.0850
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Aug 2017 15:37:48 +0000 (17:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Aug 2017 15:37:48 +0000 (17:37 +0200)
commit01efafad12102df0f1e341d6cadcb7be971591c1
tree9167018f081c6d2691b85cbd509d4876e6f3864c
parent3c3a80dc59ccc0e0aabb9c8bd58ea84a801dbfc1
patch 8.0.0850: MS-Windows: error message while starting up may be broken

Problem:    MS-Windows: Depending on the console encoding, an error message
            that is given during startup may be broken.
Solution:   Convert the message to the console codepage. (Yasuhiro Matsumoto,
            closes #1927)
src/message.c
src/version.c