aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/treesitter/language.lua
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2019-12-15 21:00:57 -0500
committerJames McCoy <jamessan@jamessan.com>2019-12-15 21:17:00 -0500
commit9c4223215f71e1212462ada4e698be1b31437dd9 (patch)
treec5f55c47f2398f0f048bcd6e19dd592542aa4c15 /runtime/lua/vim/treesitter/language.lua
parente2cc5fe09d98ce1ccaaa666a835c896805ccc196 (diff)
downloadrneovim-9c4223215f71e1212462ada4e698be1b31437dd9.tar.gz
rneovim-9c4223215f71e1212462ada4e698be1b31437dd9.tar.bz2
rneovim-9c4223215f71e1212462ada4e698be1b31437dd9.zip
libcallnr: Use int, not int64_t, as the return type for Vim compat
Vim's documentation simply states that libcallnr() should be used "for a function that returns an int". Based on the tests, code, and common syscall interfaces, this should likely be taken literally instead of trying to apply some well-defined type lipstick. Notably, this change fixes Test_libcall_libcallnr on hppa (a 32-bit big-endian system).
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions