aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/ui.lua
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2023-11-24 15:22:00 -0500
committerJames McCoy <jamessan@jamessan.com>2023-11-24 15:22:00 -0500
commita1ded1b113d22f4ec8c14fab4aff5f9d0c43f8b4 (patch)
treec8badfb40c5cae99a6dfa44d6e7b475267935ccc /runtime/lua/vim/ui.lua
parent53cc835b51546f9ff68facebab2e0c6e97585e5b (diff)
downloadrneovim-a1ded1b113d22f4ec8c14fab4aff5f9d0c43f8b4.tar.gz
rneovim-a1ded1b113d22f4ec8c14fab4aff5f9d0c43f8b4.tar.bz2
rneovim-a1ded1b113d22f4ec8c14fab4aff5f9d0c43f8b4.zip
fix(oldtest): always use a 64-bit int for swapfile block number
09d4133 changed blocknr_T from long to int64_t, so pe_bnum is now always 64-bit. This was an incompatible change in the swapfile format for 32-bit systems, but there have been no complaints in the past 9 years so just adjust the test.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions