Patch 8.1.1551

10 views
Skip to first unread message

Bram Moolenaar

unread,
Jun 15, 2019, 5:10:55 PM6/15/19
to vim...@googlegroups.com

Patch 8.1.1551
Problem: Warning for shadowing popup_dragwin. (Dominique Pelle)
Solution: Add missing change.
Files: src/ui.c


*** ../vim-8.1.1550/src/ui.c 2019-06-14 23:41:30.443699903 +0200
--- src/ui.c 2019-06-15 21:24:01.837906116 +0200
***************
*** 2929,2935 ****
#endif
#ifdef FEAT_TEXT_PROP
static int in_popup_win = FALSE;
- static win_T *popup_dragwin = NULL;
#endif
static int prev_row = -1;
static int prev_col = -1;
--- 2929,2934 ----
*** ../vim-8.1.1550/src/version.c 2019-06-15 22:27:20.566076404 +0200
--- src/version.c 2019-06-15 23:08:30.686799741 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1551,
/**/

--
Some of the well known MS-Windows errors:
EMULTI Multitasking attempted, system confused
EKEYBOARD Keyboard locked, try getting out of this one!
EXPLAIN Unexplained error, please tell us what happened
EFUTURE Reserved for our future mistakes

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages