Hi I see this compilation warning in vim-8.1.1550. I suppose that the variable should be renamed or perhaps the global variable popup_dragwin was meant to be used in jump_to_mouse():
ui.c: In function ‘jump_to_mouse’: ui.c:2932:19: warning: declaration of ‘popup_dragwin’ shadows a global declaration [-Wshadow] static win_T *popup_dragwin = NULL; ^~~~~~~~~~~~~ In file included from vim.h:2141:0, from ui.c:19: globals.h:603:15: note: shadowed declaration is here EXTERN win_T *popup_dragwin INIT(= NULL); // popup window being dragged ^~~~~~~~~~~~~ Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAON-T_iLzdzEi0hZv0hv%2B--vTpR4SY0J4eWm3NW5xrYc2Z9Nhg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.