To: vim_dev@googlegroups.com Subject: Patch 9.0.0334 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0334 Problem: Test does not properly clean up. Solution: Fix typo in argument of delete(). (Dominique Pellé, closes #11010) Files: src/testdir/test_vim9_func.vim *** ../vim-9.0.0333/src/testdir/test_vim9_func.vim 2022-08-29 22:31:15.923685244 +0100 --- src/testdir/test_vim9_func.vim 2022-08-30 18:39:10.546184051 +0100 *************** *** 190,196 **** v9.CheckScriptFailure(lines, 'E117:', 1) &rtp = save_rtp ! delete('Xnamdir', 'rf') enddef def Test_autoload_names() --- 190,196 ---- v9.CheckScriptFailure(lines, 'E117:', 1) &rtp = save_rtp ! delete('Xnamedir', 'rf') enddef def Test_autoload_names() *** ../vim-9.0.0333/src/version.c 2022-08-30 18:26:16.104885465 +0100 --- src/version.c 2022-08-30 18:38:51.234166462 +0100 *************** *** 709,710 **** --- 709,712 ---- { /* Add new patch number below this line */ + /**/ + 334, /**/ -- CART DRIVER: Bring out your dead! There are legs stick out of windows and doors. Two MEN are fighting in the mud - covered from head to foot in it. Another MAN is on his hands in knees shovelling mud into his mouth. We just catch sight of a MAN falling into a well. "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 ///