diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-08-25 13:04:03 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-08-25 13:06:33 +0800 |
commit | e7dd65eea382707e07b1f061298c4660d02022e5 (patch) | |
tree | b50385da4818a1d616ff530012d064ab8927d8b2 /test/functional/api/command_spec.lua | |
parent | 7656cd527bc22c9899f98d6a08a2b98de51d6f68 (diff) | |
download | rneovim-e7dd65eea382707e07b1f061298c4660d02022e5.tar.gz rneovim-e7dd65eea382707e07b1f061298c4660d02022e5.tar.bz2 rneovim-e7dd65eea382707e07b1f061298c4660d02022e5.zip |
vim-patch:8.2.2826: compiler warnings for int to size_t conversion
Problem: Compiler warnings for int to size_t conversion. (Randall W.
Morris)
Solution: Add type casts.
https://github.com/vim/vim/commit/551c1aed65817558ac1ece541c246ea585645807
Still keep it size_t, but avoid calculating multiple times.
Diffstat (limited to 'test/functional/api/command_spec.lua')
0 files changed, 0 insertions, 0 deletions