Skip to content

Commit bdc4d36

Browse files
committed
vim: Import v8.2.3779
* 8.2.3779: using freed memory when defining a user command recursively * 8.2.3778: lambda debug test fails in some configurations * 8.2.3777: spell file write error not checked * 8.2.3776: when a tags file line is long a tag may not be found * 8.2.3775: Vim9: lambda compiled without outer context when debugging * 8.2.3774: test for command line height fails * 8.2.3773: wrong window size when a modeline changes 'columns' * 8.2.3772: timer info test fails on slow machine * 8.2.3771: Vim9: accessing freed memory when checking type
1 parent c7b178a commit bdc4d36

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.3770](https://github.com/vim/vim/commit/dee78e1ce857985c06ff18e20daeadfe1622b8ae): new compiler warnings from clang-12 and clang-13\n* [8.2.3769](https://github.com/vim/vim/commit/4c8c634365bc6d4d462635aed5e0f7ad2262d590): zig files are not recognized\n* [8.2.3768](https://github.com/vim/vim/commit/95b2dd0c008f0977ebb3cbe233a5064001a332e1): timer\_info() has the wrong repeat value in a timer callback\n* [8.2.3767](https://github.com/vim/vim/commit/e8a92b6166e32f8e583e01c9f541cf81cf76f8e6): crash when using NULL partial\n* [8.2.3766](https://github.com/vim/vim/commit/c4ec338fb80ebfb5d631f0718fdd1a1c04d9ed82): converting a funcref to a string leaves out "g:"\n* [8.2.3765](https://github.com/vim/vim/commit/dcb53be4418fe263a71c7738315241031df6c986): Vim9: cannot use a lambda for 'opfunc' and others\n* [8.2.3764](https://github.com/vim/vim/commit/d0fb907253a5c5a71b1f231f3ddec24098fb4e21): cannot see any text when window was made zero lines\n* [8.2.3763](https://github.com/vim/vim/commit/e50507126f532a0b0ae65e201a6372b7ea5b0ccd): when editing the cmdline a callback may cause a scroll up\n* [8.2.3762](https://github.com/vim/vim/commit/56150da6879a96db1c84c7ec4ceedeb84969f606): if quickfix buffer is wiped out getqflist() still returns it
1+
* [8.2.3779](https://github.com/vim/vim/commit/205f29c3e9b895dbaa4f738046da455a93c3812a): using freed memory when defining a user command recursively\n* [8.2.3778](https://github.com/vim/vim/commit/9537e37b1124a0584e5f2af10756baca78bc73a1): lambda debug test fails in some configurations\n* [8.2.3777](https://github.com/vim/vim/commit/1daedc838126bf6fe30221192cfe36aa1b56b454): spell file write error not checked\n* [8.2.3776](https://github.com/vim/vim/commit/f8e9eb8e173bf0ff9560192ae888941ef8302269): when a tags file line is long a tag may not be found\n* [8.2.3775](https://github.com/vim/vim/commit/9fffef9f3562e05755e4b3c46509b2eeeb623ff7): Vim9: lambda compiled without outer context when debugging\n* [8.2.3774](https://github.com/vim/vim/commit/b711814cb64b60ec4918e3e1fb2ca5c50d6e9340): test for command line height fails\n* [8.2.3773](https://github.com/vim/vim/commit/8a7374f8c4eb4c016270ad908a43af4ddedcbf56): wrong window size when a modeline changes 'columns'\n* [8.2.3772](https://github.com/vim/vim/commit/ff39a650b2bd31e30d1bb8766e8560f9a14a7137): timer info test fails on slow machine\n* [8.2.3771](https://github.com/vim/vim/commit/dd297bc11d2793ba61638972778c57f2da14e8b5): Vim9: accessing freed memory when checking type

0 commit comments

Comments
 (0)