diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2020-12-11 10:10:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-11 10:10:33 -0500 |
commit | 77c60206df4cd1598ab030ba4a2ab26e6fbcbd83 (patch) | |
tree | f14a73c16532f20ab41f6a8028fe347d64c0fd29 /test/functional/eval/function_spec.lua | |
parent | 763de8dd8fe92d47f5d9bd13c94eb18ac21b9794 (diff) | |
download | rneovim-77c60206df4cd1598ab030ba4a2ab26e6fbcbd83.tar.gz rneovim-77c60206df4cd1598ab030ba4a2ab26e6fbcbd83.tar.bz2 rneovim-77c60206df4cd1598ab030ba4a2ab26e6fbcbd83.zip |
vim-patch:8.1.1900: sign test fails in the GUI (#13511)
Problem: Sign test fails in the GUI.
Solution: Catch and ignore the exception.
https://github.com/vim/vim/commit/d933c82ff4e2c910bd533ed9a50377699c3f5ec9
Port Test_sign_funcs() changes from patch 8.1.1899.
Test_sign_funcs_multi() in patch 8.1.1899 cannot be ported
without earlier sign patches..
N/A patches for version.c:
vim-patch:8.1.0954: arguments of semsg() and siemsg() are not checked
Problem: Arguments of semsg() and siemsg() are not checked.
Solution: Add function prototype with __attribute__.
https://github.com/vim/vim/commit/0d8562a9992e94d532485c37268ca33c0c49ecc2
vim-patch:8.2.2126: Ruby: missing function prototype
Problem: Ruby: missing function prototype.
Solution: Add the prototype.
https://github.com/vim/vim/commit/0e12140550a63bb1e45771edb89b941959440cfe
Diffstat (limited to 'test/functional/eval/function_spec.lua')
0 files changed, 0 insertions, 0 deletions