diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2022-02-12 21:33:09 +0000 |
---|---|---|
committer | Sean Dewar <seandewar@users.noreply.github.com> | 2022-02-12 21:38:00 +0000 |
commit | 72e3d2c9baabfbcf3f6505097754472c0e88b317 (patch) | |
tree | 38971759ce0b97cc2ba7260ab72e46c0f37e0125 /src/nvim/api/vim.c | |
parent | 700af0ab1d8e85f1f191f4b97f3dda456b5a9551 (diff) | |
download | rneovim-72e3d2c9baabfbcf3f6505097754472c0e88b317.tar.gz rneovim-72e3d2c9baabfbcf3f6505097754472c0e88b317.tar.bz2 rneovim-72e3d2c9baabfbcf3f6505097754472c0e88b317.zip |
vim-patch:8.2.4363: MS-Windows: running out of memory for a very long line
Problem: MS-Windows: running out of memory for a very long line.
Solution: Use a 32 bit value for MAXCOL also when ints are 64 bits.
https://github.com/vim/vim/commit/8e38555ece7d3fe1edc6681ec70fe5586a524862
This still fails Vim's Windows CI, so let's see what happens...
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions