To: vim_dev@googlegroups.com Subject: Patch 8.2.4921 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.4921 Problem: Spell test fails because of new illegal byte check. Solution: Remove the test. Files: src/testdir/test_spell.vim *** ../vim-8.2.4920/src/testdir/test_spell.vim 2022-03-22 21:14:51.756456002 +0000 --- src/testdir/test_spell.vim 2022-05-08 22:42:35.531044103 +0100 *************** *** 877,890 **** call delete('XtestSpell') endfunc - func Test_spell_single_word() - new - silent! norm 0R00 - spell! ß - silent 0norm 0r$ Dvz= - bwipe! - endfunc - let g:test_data_aff1 = [ \"SET ISO8859-1", \"TRY esianrtolcdugmphbyfvkwjkqxz-\xEB\xE9\xE8\xEA\xEF\xEE\xE4\xE0\xE2\xF6\xFC\xFB'ESIANRTOLCDUGMPHBYFVKWJKQXZ", --- 877,882 ---- *** ../vim-8.2.4920/src/version.c 2022-05-08 22:37:41.723289228 +0100 --- src/version.c 2022-05-08 22:43:16.815011918 +0100 *************** *** 748,749 **** --- 748,751 ---- { /* Add new patch number below this line */ + /**/ + 4921, /**/ -- hundred-and-one symptoms of being an internet addict: 143. You dream in pallettes of 216 websafe colors. /// Bram Moolenaar -- Bram@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 ///