diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-03-11 17:58:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-11 17:58:37 -0500 |
commit | dc8273f2f1e615cac5cee86709ca4ae6dbd70edf (patch) | |
tree | ed078650c24894f3b88b7e1f92dee66a6853ebe9 /runtime/lua/vim/lsp/protocol.lua | |
parent | 1ce899db7d0a81a24fe59faf650f6f13efca69bb (diff) | |
download | rneovim-dc8273f2f1e615cac5cee86709ca4ae6dbd70edf.tar.gz rneovim-dc8273f2f1e615cac5cee86709ca4ae6dbd70edf.tar.bz2 rneovim-dc8273f2f1e615cac5cee86709ca4ae6dbd70edf.zip |
vim-patch:8.2.2588: build failure with tiny features (#14099)
Problem: Build failure with tiny features.
Solution: Add #ifdef. Run recover test separately.
https://github.com/vim/vim/commit/23b32a8d6bd9ec83c0c6632b7a8bfa544ac0a2f1
N/A patches for version.c:
vim-patch:8.2.1048: build failure without the eval feature
Problem: Build failure without the eval feature.
Solution: Add dummy typedef.
https://github.com/vim/vim/commit/9d40c63c7dc8c3eb3886c58dcd334bc7f37eceba
vim-patch:8.2.1828: build failure without the +eval feature
Problem: Build failure without the +eval feature.
Solution: Add dummys for ex_block and ex_endblock.
https://github.com/vim/vim/commit/1b1e9df78b9ff98cc5ccff359bead37ce5c54d6b
vim-patch:8.2.2293: build failure with Motif
Problem: Build failure with Motif. (Tony Mechelynck)
Solution: Use empty_option instead of empty_options.
https://github.com/vim/vim/commit/bb0956fc65ebe8df1da823f9c4d6a0013d9ba5c1
vim-patch:8.2.2410: build failure without the +profiling feature
Problem: Build failure without the +profiling feature.
Solution: Add dummy argument to macro.
https://github.com/vim/vim/commit/ff0e57fe77b1a87a034191c629730b081f6fb7ad
vim-patch:8.2.2514: Vim9: build error in tiny version
Problem: Vim9: build error in tiny version.
Solution: Add #ifdef.
https://github.com/vim/vim/commit/2379f87eb48a4ee6a1d0fc7df964e12a3efe4fd5
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions