vim --cleanE728: Using a Dictionary as a Number
E731: Using a Dictionary as a String
Only one error message
9.0.354
Operating system: Arch Linux
Terminal: kitty
Value of $TERM: xterm-kitty
Shell: fish
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Steps to reproduce
- Run
vim --clean- Run `:call append({}, '')
- Double error messages:
E728: Using a Dictionary as a Number E731: Using a Dictionary as a String
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
It seems that the lnum entry of the dict argument of sign_place() can also have this double error messages problem, and in this case it is not covered by types checks.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you commented.![]()
Closed #11335 as completed via 801cd35.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you commented.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you commented.![]()