diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2022-02-16 22:31:40 +0000 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2022-02-17 14:45:23 +0000 |
commit | 308c1952aa55d63a1643dea798f5143eb41e8ed4 (patch) | |
tree | 0566f99fc68007c02bc4e789ba9c592377bd6b3c /src/nvim/ops.c | |
parent | 6890f8774bf6ec56b645c9b6389cdd1e4ed823ed (diff) | |
download | rneovim-308c1952aa55d63a1643dea798f5143eb41e8ed4.tar.gz rneovim-308c1952aa55d63a1643dea798f5143eb41e8ed4.tar.bz2 rneovim-308c1952aa55d63a1643dea798f5143eb41e8ed4.zip |
vim-patch:8.2.3577: overflow check fails with 32 ints
Problem: Overflow check fails with 32 ints.
Solution: Only test with 64 bit ints.
https://github.com/vim/vim/commit/0f0044125c2a5dcde2c4605efc39d2e237eed024
Diffstat (limited to 'src/nvim/ops.c')
0 files changed, 0 insertions, 0 deletions