Patch 8.2.3412 (after 8.2.3411)
Problem:Vim9: importing the wrong file.
Solution: Correct the file name. Delete the file afterwards.
Files: src/testdir/test_vim9_script.vim
*** ../vim-8.2.3411/src/testdir/test_vim9_script.vim2021-09-07
22:12:15.489452165 +0200
--- src/testdir/t
Patch 8.2.3411
Problem:Vim9: crash when using base name of import. (Naohiro Ono)
Solution: Check the import flags. (closes #8843)
Files: src/evalvars.c, src/errors.h, src/testdir/test_vim9_script.vim
*** ../vim-8.2.3410/src/evalvars.c 2021-08-15 16:08:32.374709637 +0200
--- src/
Patch 8.2.3410
Problem:Crash with linebreak, listchars and large tabstop.
Solution: Account for different size listchars for a tab. (closes #8841)
Files: src/drawline.c, src/testdir/test_listlbr_utf8.vim
*** ../vim-8.2.3409/src/drawline.c 2021-08-31 20:57:51.193860845 +0200
---
Patch 8.2.3409
Problem:Reading beyond end of line with invalid utf-8 character.
Solution: Check for NUL when advancing.
Files: src/regexp_nfa.c, src/testdir/test_regexp_utf8.vim
*** ../vim-8.2.3408/src/regexp_nfa.c2021-07-21 22:20:30.066401728 +0200
--- src/regexp_nfa.c2021-0
>
>
> Maybe I'm impersonating myself? :-)
> It's linked to my gmail account, not github.
>
Your email is not visible there so we were guessing. Thanks for clarifying!
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying
Maxim Kim wrote:
> Just wondering if it is you or somebody else is impersonating you:
>
> https://vi.stackexchange.com/a/34402/9333
Maybe I'm impersonating myself? :-)
It's linked to my gmail account, not github.
--
A)bort, R)etry, B)ang it with a large hammer
/// Bram Moolenaar -- b...@mo
Hi Bram,
Just wondering if it is you or somebody else is impersonating you:
https://vi.stackexchange.com/a/34402/9333
--
--
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.or