Patch 8.2.0944

3 views
Skip to first unread message

Bram Moolenaar

unread,
Jun 10, 2020, 8:21:59 AM6/10/20
to vim...@googlegroups.com

Patch 8.2.0944
Problem: Xxd test leaves file behind.
Solution: Delete the file "XXDfile". (Christian Brabandt, closes #6228)
Files: src/testdir/test_xxd.vim


*** ../vim-8.2.0943/src/testdir/test_xxd.vim 2020-05-30 20:50:21.896629450 +0200
--- src/testdir/test_xxd.vim 2020-06-10 14:19:55.326436268 +0200
***************
*** 208,214 ****
" -o -offset

%d
! bw!
endfunc

" Various ways with wrong arguments that trigger the usage output.
--- 208,215 ----
" -o -offset

%d
! bwipe!
! call delete('XXDfile')
endfunc

" Various ways with wrong arguments that trigger the usage output.
*** ../vim-8.2.0943/src/version.c 2020-06-10 14:16:30.102988393 +0200
--- src/version.c 2020-06-10 14:21:02.314250484 +0200
***************
*** 756,757 ****
--- 756,759 ----
{ /* Add new patch number below this line */
+ /**/
+ 944,
/**/

--
Overflow on /dev/null, please empty the bit bucket.

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