Patch 8.2.3745

5 views
Skip to first unread message

Bram Moolenaar

unread,
Dec 5, 2021, 8:41:14 AM12/5/21
to vim...@googlegroups.com

Patch 8.2.3745
Problem: Autochdir test fails without the +channel feature.
Solution: Remove the ch_logfile() call. (Dominique Pellé, closes #9281)
Files: src/testdir/test_autochdir.vim


*** ../vim-8.2.3744/src/testdir/test_autochdir.vim 2021-12-05 12:39:15.094817940 +0000
--- src/testdir/test_autochdir.vim 2021-12-05 13:38:29.560861158 +0000
***************
*** 26,32 ****
endfunc

func Test_set_filename_other_window()
- call ch_logfile('logfile', 'w')
let cwd = getcwd()
call test_autochdir()
call mkdir('Xa')
--- 26,31 ----
*** ../vim-8.2.3744/src/version.c 2021-12-05 13:21:14.650456565 +0000
--- src/version.c 2021-12-05 13:39:42.788824543 +0000
***************
*** 755,756 ****
--- 755,758 ----
{ /* Add new patch number below this line */
+ /**/
+ 3745,
/**/

--
Engineers are widely recognized as superior marriage material: intelligent,
dependable, employed, honest, and handy around the house.
(Scott Adams - The Dilbert principle)

/// 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