Patch 9.0.0353
Problem: Missing entry in switch.
Solution: Add ISN_ECHOWINDOW.
Files: src/vim9instr.c
*** ../vim-9.0.0352/src/vim9instr.c 2022-05-25 19:10:21.000000000 +0100
--- src/vim9instr.c 2022-09-01 17:25:28.203518287 +0100
***************
*** 2245,2250 ****
--- 2245,2251 ----
case ISN_ECHOCONSOLE:
case ISN_ECHOERR:
case ISN_ECHOMSG:
+ case ISN_ECHOWINDOW:
case ISN_ENDTRY:
case ISN_EXECCONCAT:
case ISN_EXECUTE:
*** ../vim-9.0.0352/src/version.c 2022-09-01 17:01:28.588590584 +0100
--- src/version.c 2022-09-01 17:26:01.451370725 +0100
***************
*** 709,710 ****
--- 709,712 ----
{ /* Add new patch number below this line */
+ /**/
+ 353,
/**/
--
FIRST VILLAGER: We have found a witch. May we burn her?
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ 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/20220901162810.A7FFA1C0BD8%40moolenaar.net.