Patch 8.2.3719

5 views
Skip to first unread message

Bram Moolenaar

unread,
Dec 2, 2021, 7:31:43 AM12/2/21
to vim...@googlegroups.com

Patch 8.2.3719
Problem: MS-Windows: test sometimes runs into existing swap file.
Solution: Use a different file name.
Files: src/testdir/test_buffer.vim


*** ../vim-8.2.3718/src/testdir/test_buffer.vim 2021-07-11 20:51:13.417271076 +0100
--- src/testdir/test_buffer.vim 2021-12-02 12:27:25.986310073 +0000
***************
*** 389,400 ****
set noshellslash
%bwipe!
let bufnames = [
! \ #{id: 'b0', name: 'test://xyz/foo/b0' , match: 1},
! \ #{id: 'b1', name: 'test+abc://xyz/foo/b1', match: 0},
! \ #{id: 'b2', name: 'test_abc://xyz/foo/b2', match: 0},
! \ #{id: 'b3', name: 'test-abc://xyz/foo/b3', match: 1},
! \ #{id: 'b4', name: '-test://xyz/foo/b4' , match: 0},
! \ #{id: 'b5', name: 'test-://xyz/foo/b5' , match: 0},
\]
for buf in bufnames
new `=buf.name`
--- 389,400 ----
set noshellslash
%bwipe!
let bufnames = [
! \ #{id: 'ssb0', name: 'test://xyz/foo/ssb0' , match: 1},
! \ #{id: 'ssb1', name: 'test+abc://xyz/foo/ssb1', match: 0},
! \ #{id: 'ssb2', name: 'test_abc://xyz/foo/ssb2', match: 0},
! \ #{id: 'ssb3', name: 'test-abc://xyz/foo/ssb3', match: 1},
! \ #{id: 'ssb4', name: '-test://xyz/foo/ssb4' , match: 0},
! \ #{id: 'ssb5', name: 'test-://xyz/foo/ssb5' , match: 0},
\]
for buf in bufnames
new `=buf.name`
*** ../vim-8.2.3718/src/version.c 2021-12-02 11:34:17.584819150 +0000
--- src/version.c 2021-12-02 12:29:43.781848461 +0000
***************
*** 755,756 ****
--- 755,758 ----
{ /* Add new patch number below this line */
+ /**/
+ 3719,
/**/

--
Eye have a spelling checker, it came with my PC;
It plainly marks four my revue mistakes I cannot sea.
I've run this poem threw it, I'm sure your please to no,
It's letter perfect in it's weigh, my checker tolled me sew!

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