diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-11-05 15:02:54 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-11-05 18:06:00 +0800 |
commit | d857569dbdc0a9374b2cf661b9a7d49b38aad966 (patch) | |
tree | 717cd562f5007157d939ab3891e3b96bd2eb31cb /test/functional/vimscript/sort_spec.lua | |
parent | 38c113ae842aa8c42ad66bba15f16cf401637ab8 (diff) | |
download | rneovim-d857569dbdc0a9374b2cf661b9a7d49b38aad966.tar.gz rneovim-d857569dbdc0a9374b2cf661b9a7d49b38aad966.tar.bz2 rneovim-d857569dbdc0a9374b2cf661b9a7d49b38aad966.zip |
vim-patch:8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars()
Problem: Vim9: cannot pass "true" to split(), str2nr() and strchars().
Solution: Use tv_get_bool_chk(). (closes vim/vim#6884, closes vim/vim#6885, closes vim/vim#6886)
https://github.com/vim/vim/commit/3986b94b090ea258109630008611230a599999ab
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'test/functional/vimscript/sort_spec.lua')
0 files changed, 0 insertions, 0 deletions