To: vim_dev@googlegroups.com Subject: Patch 9.0.0353 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///