diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2022-02-16 21:23:08 +0000 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2022-02-17 14:45:22 +0000 |
commit | b149665689f84ee7297ab5ce8a8eb59b12611af1 (patch) | |
tree | 50cfedbcea6400def5ad182307b5807b78e378c9 /runtime/lua/vim/F.lua | |
parent | a256b710a26db5c08447eee3e602b86c13c78b06 (diff) | |
download | rneovim-b149665689f84ee7297ab5ce8a8eb59b12611af1.tar.gz rneovim-b149665689f84ee7297ab5ce8a8eb59b12611af1.tar.bz2 rneovim-b149665689f84ee7297ab5ce8a8eb59b12611af1.zip |
vim-patch:8.2.3573: cannot decide whether to skip test that fails with 64 bit
Problem: Cannot decide whether to skip test that fails with 64 bit ints.
(closes vim/vim#9072)
Solution: Add v:sizeofint, v:sizeoflong and v:sizeofpointer. Improve the
check for multiply overflow.
https://github.com/vim/vim/commit/69b3072d984480935ec412b32b97fea974d2b689
Omit v:sizeof{int,long,pointer} as they're only really used for tests.
Diffstat (limited to 'runtime/lua/vim/F.lua')
0 files changed, 0 insertions, 0 deletions