Patch 8.1.2311
Problem: Warning for missing function prototype.
Solution: Add the proto. (Dominique Pelle, closes #5233)
Files: src/proto/
popupwin.pro
*** ../vim-8.1.2310/src/proto/
popupwin.pro 2019-11-13 22:35:15.755521778 +0100
--- src/proto/
popupwin.pro 2019-11-16 16:54:51.135895292 +0100
***************
*** 7,12 ****
--- 7,13 ----
int popup_is_in_scrollbar(win_T *wp, int row, int col);
void popup_handle_scrollbar_click(win_T *wp, int row, int col);
int popup_top_extra(win_T *wp);
+ int popup_left_extra(win_T *wp);
int popup_height(win_T *wp);
int popup_width(win_T *wp);
int popup_extra_width(win_T *wp);
*** ../vim-8.1.2310/src/version.c 2019-11-16 21:04:54.328424718 +0100
--- src/version.c 2019-11-16 22:49:20.934451169 +0100
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 2311,
/**/
--
From "know your smileys":
:-{} Too much lipstick
/// 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 ///