Patch 8.2.2615

3 views
Skip to first unread message

Bram Moolenaar

unread,
Mar 17, 2021, 10:24:40 AM3/17/21
to vim...@googlegroups.com

Patch 8.2.2615 (after 8.2.2614)
Problem: Test is sourcing the wrong file.
Solution: Correct the file name.
Files: src/testdir/test_vim9_script.vim


*** ../vim-8.2.2614/src/testdir/test_vim9_script.vim 2021-03-17 15:02:52.170478171 +0100
--- src/testdir/test_vim9_script.vim 2021-03-17 15:22:00.775843304 +0100
***************
*** 1575,1581 ****
delcommand CallFunc
command CallFunc Func()
def Func()
! so /tmp/test.vim
g:didTheFunc = 1
enddef
END
--- 1575,1581 ----
delcommand CallFunc
command CallFunc Func()
def Func()
! so XreloadFunc.vim
g:didTheFunc = 1
enddef
END
*** ../vim-8.2.2614/src/version.c 2021-03-17 15:02:52.170478171 +0100
--- src/version.c 2021-03-17 15:22:54.579724231 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2615,
/**/

--
Female engineers become irresistible at the age of consent and remain that
way until about thirty minutes after their clinical death. Longer if it's a
warm day.
(Scott Adams - The Dilbert principle)

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages