diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-30 13:54:32 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-07-31 10:49:57 +0800 |
commit | 5463b5c9e1ffa753746e7babd7e985f3efac05e3 (patch) | |
tree | afee1b9e30f4d94e24278f7935f1b02301e4d3d7 /src/nvim/eval/funcs.c | |
parent | 98d05a2dee7b90d7c23a47bc4d96e257c3a3d31e (diff) | |
download | rneovim-5463b5c9e1ffa753746e7babd7e985f3efac05e3.tar.gz rneovim-5463b5c9e1ffa753746e7babd7e985f3efac05e3.tar.bz2 rneovim-5463b5c9e1ffa753746e7babd7e985f3efac05e3.zip |
vim-patch:8.2.4115: cannot use a method with a complex expression
Problem: Cannot use a method with a complex expression.
Solution: Evaluate the expression after "->" and use the result.
https://github.com/vim/vim/commit/c665dabdf4c49a0fbf1dc566253c75c2abe2effa
Cherry-pick a "verbose" check from patch 8.2.4123.
N/A patches for version.c:
vim-patch:8.2.4102: Vim9: import cannot be used after method
vim-patch:8.2.4110: Coverity warns for using NULL pointer
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/nvim/eval/funcs.c')
0 files changed, 0 insertions, 0 deletions