1
0
forked from aniani/vim

patch 8.2.5039: confusing error if first argument of popup_create() is wrong

Problem:    Confusing error if first argument of popup_create() is wrong.
Solution:   Give a more informative error.
This commit is contained in:
Bram Moolenaar
2022-05-29 17:13:24 +01:00
parent d28950f954
commit 83bd7a9740
5 changed files with 17 additions and 4 deletions

View File

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