To: vim_dev@googlegroups.com Subject: Patch 8.2.4292 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.4292 (after 8.2.4291) Problem: Test fails. Solution: Adjust the expected error number. Files: src/testdir/test_vim9_cmd.vim *** ../vim-8.2.4291/src/testdir/test_vim9_cmd.vim 2022-01-30 15:28:26.642295028 +0000 --- src/testdir/test_vim9_cmd.vim 2022-02-03 21:28:12.772209432 +0000 *************** *** 1610,1616 **** redir > Xfile redir END END ! v9.CheckDefFailure(lines, 'E1185:') lines =<< trim END var text: number --- 1610,1616 ---- redir > Xfile redir END END ! v9.CheckDefFailure(lines, 'E1092:') lines =<< trim END var text: number *** ../vim-8.2.4291/src/version.c 2022-02-03 20:09:15.507340313 +0000 --- src/version.c 2022-02-03 21:28:57.936134662 +0000 *************** *** 748,749 **** --- 748,751 ---- { /* Add new patch number below this line */ + /**/ + 4292, /**/ -- If someone questions your market projections, simply point out that your target market is "People who are nuts" and "People who will buy any damn thing". Nobody is going to tell you there aren't enough of those people to go around. (Scott Adams - The Dilbert principle) /// 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 ///