diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-02-13 12:00:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-13 12:00:36 -0500 |
commit | 5ad32885d461e8ace052397b251f25fae24189a3 (patch) | |
tree | d67ae1587228756ce084bb67d18b8e785faa87e5 /test/functional/lua/buffer_updates_spec.lua | |
parent | 8399f48ca9b478acced6de882e982ab92feee794 (diff) | |
download | rneovim-5ad32885d461e8ace052397b251f25fae24189a3.tar.gz rneovim-5ad32885d461e8ace052397b251f25fae24189a3.tar.bz2 rneovim-5ad32885d461e8ace052397b251f25fae24189a3.zip |
vim-patch:8.2.2499: "vim -g --version" does not redirect output (#13922)
Problem: "vim -g --version" does not redirect output.
Solution: Reset gui.starting when showing version info. (closes vim/vim#7815)
https://github.com/vim/vim/commit/3b678047bcd50d6f409175dcffe7839dbb74728b
N/A patches for version.c:
vim-patch:8.1.2065: compiler warning building non-GUI with MinGW.
Problem: Compiler warning building non-GUI with MinGW.
Solution: Adjust #ifdefs. (Yegappan Lakshmanan, closes vim/vim#4964)
https://github.com/vim/vim/commit/910c378d9342e0de8c6736c83ebdbbb597267056
vim-patch:8.2.2500: build fails without the GUI feature
Problem: Build fails without the GUI feature.
Solution: Add #ifdef.
https://github.com/vim/vim/commit/0bcadf14aa700c166c09f1800ed3de00b9598b39
vim-patch:8.2.2502: a few github actions are failing
Problem: A few github actions are failing.
Solution: Install setuptools-rust. (closes vim/vim#7823)
https://github.com/vim/vim/commit/ca753ec862f8191f1fc5ed161753704a488ed08d
vim-patch:8.2.2507: github build may fail if Ubuntu 20.04 is used
Problem: Github build may fail if Ubuntu 20.04 is used. Installing rust is
not needed.
Solution: Specify ubuntu-18.04 instead of latest. Update "pip" instead of
installing rust. (Ozaki Kiichi, closes vim/vim#7820)
https://github.com/vim/vim/commit/0fa09676c25a0a4a01f339887b8bf40b4673621f
Diffstat (limited to 'test/functional/lua/buffer_updates_spec.lua')
0 files changed, 0 insertions, 0 deletions