Patch 8.2.4467

4 views
Skip to first unread message

Bram Moolenaar

unread,
Feb 25, 2022, 12:46:06 PM2/25/22
to vim...@googlegroups.com

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 -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages