]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLL v8.2.4461
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Feb 2022 11:39:43 +0000 (11:39 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Feb 2022 11:39:43 +0000 (11:39 +0000)
commit3c620b0c0394b754597f68fdd9da5de76156f3ce
treee344d9dda7a9af89646c4835fb2407421ed4b98b
parentdea5ab0fc5bb51105078d5349f987496b1aa8d6f
patch 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLL

Problem:    MS-Windows: garbage characters on stdout with VIMDLL.
Solution:   Don't call gui_focus_change() when about to quit. (Ken Takata,
            closes #9840)
src/gui_w32.c
src/version.c