Patch 8.1.1646 (after 8.1.1645)
Problem: build failure
Solution: Add changes to structure.
Files: src/structs.h
*** ../vim-8.1.1645/src/structs.h 2019-07-04 18:28:31.609084867 +0200
--- src/structs.h 2019-07-07 15:35:25.355119065 +0200
***************
*** 2941,2946 ****
--- 2941,2949 ----
linenr_T w_popup_lnum; // close popup if cursor not on this line
colnr_T w_popup_mincol; // close popup if cursor before this col
colnr_T w_popup_maxcol; // close popup if cursor after this col
+ int w_popup_mouse_row; // close popup if mouse moves away
+ int w_popup_mouse_mincol; // close popup if mouse moves
away
+ int w_popup_mouse_maxcol; // close popup if mouse moves
away
int w_popup_drag; // allow moving the popup with the
mouse
popclose_T w_popup_close; // allow closing the popup with the
mouse
*** ../vim-8.1.1645/src/version.c 2019-07-07 18:27:52.369277108 +0200
--- src/version.c 2019-07-07 18:37:58.485618960 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1646,
/**/
--
ARTHUR: I did say sorry about the `old woman,' but from the behind you
looked--
DENNIS: What I object to is you automatically treat me like an inferior!
ARTHUR: Well, I AM king...
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- 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 ///
--
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201907071638.x67Gcs5R013677%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.