1
0
forked from aniani/vim

patch 8.2.4289: warnings reported by MSVC

Problem:    Warnings reported by MSVC.
Solution:   Rename variables and other fixes. (Ken Takata, closes #9689)
This commit is contained in:
K.Takata
2022-02-03 13:33:03 +00:00
committed by Bram Moolenaar
parent 6e1d31e9e3
commit 5411910c77
7 changed files with 25 additions and 23 deletions

View File

@@ -677,7 +677,7 @@ add_menu_path(
}
}
# if defined(FEAT_GUI_MSWIN) & defined(FEAT_TEAROFF)
# if defined(FEAT_GUI_MSWIN) && defined(FEAT_TEAROFF)
// When adding a new submenu, may add a tearoff item
if ( addtearoff
&& *next_name