Patch 8.2.4112

5 views
Skip to first unread message

Bram Moolenaar

unread,
Jan 16, 2022, 10:00:42 AM1/16/22
to vim...@googlegroups.com

Patch 8.2.4112
Problem: Function not deleted at end of test.
Solution: Delete the function.
Files: src/testdir/test_diffmode.vim


*** ../vim-8.2.4111/src/testdir/test_diffmode.vim 2021-12-29 16:44:44.709780642 +0000
--- src/testdir/test_diffmode.vim 2021-12-29 18:34:10.011975700 +0000
***************
*** 1212,1218 ****
--- 1212,1220 ----
call DiffMaintainsChangeMark()
set diffopt+=internal
call DiffMaintainsChangeMark()
+
set diffopt&
+ delfunc DiffMaintainsChangeMark
endfunc

" Test for 'patchexpr'
*** ../vim-8.2.4111/src/version.c 2022-01-16 14:58:31.052581613 +0000
--- src/version.c 2022-01-16 14:59:48.204362309 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4112,
/**/

--
Have you heard about the new Barbie doll? It's called Divorce
Barbie. It comes with most of Ken's stuff.

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