To: vim_dev@googlegroups.com Subject: Patch 8.2.4467 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.4467 Problem: Running filetype test leaves file behind. Solution: Delete the file. Files: src/testdir/test_filetype.vim *** ../vim-8.2.4466/src/testdir/test_filetype.vim 2022-02-24 17:59:05.256644873 +0000 --- src/testdir/test_filetype.vim 2022-02-25 13:46:52.610576383 +0000 *************** *** 863,868 **** --- 863,869 ---- bwipe! filetype off + call delete('Xfile.d') endfunc func Test_dep3patch_file() *** ../vim-8.2.4466/src/version.c 2022-02-25 17:37:47.624268999 +0000 --- src/version.c 2022-02-25 17:40:32.995991433 +0000 *************** *** 756,757 **** --- 756,759 ---- { /* Add new patch number below this line */ + /**/ + 4467, /**/ -- hundred-and-one symptoms of being an internet addict: 96. On Super Bowl Sunday, you followed the score by going to the Yahoo main page instead of turning on the TV. /// 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 ///