diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-02-28 14:27:47 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-02-28 15:21:30 +0800 |
commit | 761a559dbfed99e588d7f306c89331907b2d5a92 (patch) | |
tree | 76c130f2443612e2b5ebd0eafda8f74818205fc8 /runtime/lua/vim/lsp/semantic_tokens.lua | |
parent | 99faac86444a7f4c0790d150307c67d98db7c62e (diff) | |
download | rneovim-761a559dbfed99e588d7f306c89331907b2d5a92.tar.gz rneovim-761a559dbfed99e588d7f306c89331907b2d5a92.tar.bz2 rneovim-761a559dbfed99e588d7f306c89331907b2d5a92.zip |
vim-patch:8.2.2777: Vim9: blob operations not tested in all ways
Problem: Vim9: blob operations not tested in all ways.
Solution: Run tests with CheckLegacyAndVim9Success(). Make blob assign with
index work.
https://github.com/vim/vim/commit/51e933261b984db014e858d79387a826d2626fb6
Cherry-pick related changes from patches 8.2.{0633,0634}.
N/A patches for version.c:
vim-patch:8.2.2779: memory access error in remove() for blob
Problem: Memory access error in remove() for blob.
Solution: Adjust length for memmove().
https://github.com/vim/vim/commit/f7e92aae1581203306a340b4c0059cc74adea9d6
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/lsp/semantic_tokens.lua')
0 files changed, 0 insertions, 0 deletions