Skip to content

Commit d25cd7f

Browse files
committed
vim: Import v8.2.4787
* 8.2.4787: prop_find() does not find the right property * 8.2.4786: test for win_gotoid() in Visual mode fails on Mac * 8.2.4785: Visual mode not stopped if win_gotoid() goes to other buffer * 8.2.4784: lamba test with timer is flaky * 8.2.4783: Coverity warns for leaking memory * Update runtime files * 8.2.4782: accessing freed memory * 8.2.4781: Maxima files are not recognized * 8.2.4780: parsing an LSP message fails when it is split
1 parent adfffe2 commit d25cd7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4779](https://github.com/vim/vim/commit/53e8f3ffdf80dbd24a60adb51f8f21982fd41c57): lsan suppression is too version specific\n* [8.2.4778](https://github.com/vim/vim/commit/35cff32dd82e5e2b72453b9f27d0655fc5b8a639): pacman files use dosini filetype\n* [8.2.4777](https://github.com/vim/vim/commit/366f0bdd08ae8f4aec38bca6b02ba41adae6ffce): screendump tests fail because of a redraw\n* [8.2.4776](https://github.com/vim/vim/commit/9f53e7bd7f0865585a5447fa3665c5d4c4f91408): GTK: 'lines' and 'columns' may change during startup\n* [8.2.4775](https://github.com/vim/vim/commit/280aebfd356c4fc8b84f13314068411157ad72f2): SpellBad highlighting does not work in Konsole\n* [8.2.4774](https://github.com/vim/vim/commit/8b91e71441069b1dde9ac9ff9d9a829b1b4aecca): crash when using a number for lambda name\n* [8.2.4773](https://github.com/vim/vim/commit/a9549c9e8f368a7fa1dcbe14ec23e82c6a0b8715): build failure without the +eval feature\n* [8.2.4772](https://github.com/vim/vim/commit/3df8f6e353eeaf24bb5fe3769ed07c03791bb58e): old Coverity warning for not checking ftell() return value\n* [8.2.4771](https://github.com/vim/vim/commit/066e0d9869a16d89b1b2336b4150f476c5337283): Coverity warns for not checking return value\n* [8.2.4770](https://github.com/vim/vim/commit/efbfa867a146fcd93fdec2435597aa4ae7f1325c): cannot easily mix expression and heredoc\n* [8.2.4769](https://github.com/vim/vim/commit/68aaff4697bab4a278436e6f7ae042262223e51c): build warning with UCRT
1+
* [8.2.4787](https://github.com/vim/vim/commit/9bd3ce22e36b5760a5e22e7d34d1bd6a3411258e): prop\_find() does not find the right property\n* [8.2.4786](https://github.com/vim/vim/commit/861fcee8de19a694de413dd28e0ebe80010f0b4f): test for win\_gotoid() in Visual mode fails on Mac\n* [8.2.4785](https://github.com/vim/vim/commit/3aca0916f0dba6114ae0f7d5458763a934fe7a02): Visual mode not stopped if win\_gotoid() goes to other buffer\n* [8.2.4784](https://github.com/vim/vim/commit/1693712f0263afb929ebca1159ceb17c1563ee3b): lamba test with timer is flaky\n* [8.2.4783](https://github.com/vim/vim/commit/42ccb8d74700506936567b0eb6d11def5e25e1dd): Coverity warns for leaking memory\n* [Update runtime files](https://github.com/vim/vim/commit/75ab590f8504a8912ca0b8c58f6b897bb7a34f07)\n* [8.2.4782](https://github.com/vim/vim/commit/a929c922b1cb7c84ad1b5d1d0fc9a4f7c68ab8e0): accessing freed memory\n* [8.2.4781](https://github.com/vim/vim/commit/d0a20c9d111da75febb60ffee2e15f727ab6a5ad): Maxima files are not recognized\n* [8.2.4780](https://github.com/vim/vim/commit/03cca297df5210f94be2246cfdb1ee9a30454bea): parsing an LSP message fails when it is split

0 commit comments

Comments
 (0)