To: vim_dev@googlegroups.com Subject: Patch 8.2.0944 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@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 ///