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 -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20220508214415.765DA1C0645%40moolenaar.net.