Patch 8.2.5165

5 views
Skip to first unread message

Bram Moolenaar

unread,
Jun 26, 2022, 1:01:36 PM6/26/22
to vim...@googlegroups.com

Patch 8.2.5165
Problem: Import test fails because 'diffexpr' isn't reset.
Solution: Reset 'diffexpr'.
Files: src/testdir/test_vim9_import.vim


*** ../vim-8.2.5164/src/testdir/test_vim9_import.vim 2022-05-26 19:54:02.187958880 +0100
--- src/testdir/test_vim9_import.vim 2022-06-26 17:59:12.931906989 +0100
***************
*** 1234,1239 ****
--- 1234,1241 ----
redraw

diffoff!
+ set diffexpr=
+ set diffopt&
bwipe!
bwipe!
delete('Xdiffexpr')
*** ../vim-8.2.5164/src/version.c 2022-06-26 16:53:30.993226158 +0100
--- src/version.c 2022-06-26 18:00:37.463884149 +0100
***************
*** 737,738 ****
--- 737,740 ----
{ /* Add new patch number below this line */
+ /**/
+ 5165,
/**/

--
hundred-and-one symptoms of being an internet addict:
8. You spend half of the plane trip with your laptop on your lap...and your
child in the overhead compartment.

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