diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-04-27 12:37:34 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-04-29 15:51:04 +0800 |
commit | 096923e99067ba81d1f8f6bc5927920a1f5cceee (patch) | |
tree | 3996fe2c5a292784e98c0743a5faa76cfa8a517e /test/functional/vimscript/operators_spec.lua | |
parent | 4531ddaa62c0958262b6983b04d72531abe8b337 (diff) | |
download | rneovim-096923e99067ba81d1f8f6bc5927920a1f5cceee.tar.gz rneovim-096923e99067ba81d1f8f6bc5927920a1f5cceee.tar.bz2 rneovim-096923e99067ba81d1f8f6bc5927920a1f5cceee.zip |
vim-patch:8.2.3595: check for signed overflow might not work everywhere
Problem: Check for signed overflow might not work everywhere.
Solution: Limit to 32 bit int. (closes vim/vim#9043, closes vim/vim#9067)
https://github.com/vim/vim/commit/0d5a12ea041c112b06b1aafde38846ae4cff8f4c
Diffstat (limited to 'test/functional/vimscript/operators_spec.lua')
0 files changed, 0 insertions, 0 deletions