Patch 8.1.1658
Problem: Debug statements included in patch.
Solution: Remove the debug statements.
Files: src/normal.c, src/popupwin.c
*** ../vim-8.1.1657/src/normal.c 2019-07-09 23:22:11.570422512 +0200
--- src/normal.c 2019-07-10 16:09:00.127177851 +0200
***************
*** 2325,2331 ****
ui_may_remove_balloon();
if (p_bevalterm)
{
- ch_log(NULL, "setting balloon timer");
profile_setlimit(p_bdlay, &bevalexpr_due);
bevalexpr_due_set = TRUE;
}
--- 2325,2330 ----
*** ../vim-8.1.1657/src/popupwin.c 2019-07-09 23:22:11.570422512 +0200
--- src/popupwin.c 2019-07-10 16:10:50.802715011 +0200
***************
*** 1437,1443 ****
{
typval_T res;
- ch_log(NULL, "closing popup %d", wp->w_id);
res.v_type = VAR_NUMBER;
res.vval.v_number = -2;
// Careful: this makes "wp" invalid.
--- 1437,1442 ----
*** ../vim-8.1.1657/src/version.c 2019-07-09 23:22:11.574422496 +0200
--- src/version.c 2019-07-10 16:11:06.846647871 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1658,
/**/
--
BLACK KNIGHT: I move for no man.
ARTHUR: So be it!
[hah] [parry thrust]
[ARTHUR chops the BLACK KNIGHT's left arm off]
ARTHUR: Now stand aside, worthy adversary.
BLACK KNIGHT: 'Tis but a scratch.
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/201907101414.x6AEEYca000940%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.