1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2022-02-24 11:39:43 +00:00
parent dea5ab0fc5
commit 3c620b0c03
2 changed files with 4 additions and 0 deletions

View File

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