Skip to content

Commit 64522ba

Browse files
committed
vim: Import v8.2.3340
* 8.2.3340: accessing uninitialized pointer * 8.2.3339: Vim9: cannot lock a member in a local dict * 8.2.3338: Vim9: no type check when assigning a list range * 8.2.3337: completing "call g:" returns entries with just "g:"
1 parent ed2839b commit 64522ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.3336](https://github.com/vim/vim/commit/92f05f21afdb8a43581554a252cb2fc050f9e03b): behavior of negative index in list change changed\n* [8.2.3335](https://github.com/vim/vim/commit/ef98257593a0abf1300d0f70358dc45a70a62580): Vim9: not enough tests run with Vim9\n* [8.2.3334](https://github.com/vim/vim/commit/bd77aa92744d79f3ba69aee713739ec17da474f6): Vim9: not enough tests run with Vim9\n* [8.2.3333](https://github.com/vim/vim/commit/3e9c0b9608736e7d888f3141443f8754143364d7): Vim9: not enough tests run with Vim9
1+
* [8.2.3340](https://github.com/vim/vim/commit/78a9c2e670d29349404b346e0aa90264cab19e9b): accessing uninitialized pointer\n* [8.2.3339](https://github.com/vim/vim/commit/aacc966c5d0ed91e33ed32b08f17cf4df3ca1394): Vim9: cannot lock a member in a local dict\n* [8.2.3338](https://github.com/vim/vim/commit/89071cb6a116a74f78f77a1853e6fada44872a15): Vim9: no type check when assigning a list range\n* [8.2.3337](https://github.com/vim/vim/commit/069f90852f1444cac50491c10dfbd339a3f9e0c8): completing "call g:" returns entries with just "g:"

0 commit comments

Comments
 (0)