Commit 6f8d117
committed
vim: Import v8.2.4282
* 8.2.4282: restricted mode requires the -Z command line option
* 8.2.4281: using freed memory with :lopen and :bwipe
* 8.2.4280: list-dict test crashes
* 8.2.4279: Vim9: cannot change item type with map() after range()
* 8.2.4278: build with Athena GUI fails1 parent bac5ffd commit 6f8d117
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/starting.txt+2
- src/buffer.c+10-4
- src/evalfunc.c+155-38
- src/option.c+11
- src/proto/evalfunc.pro+1-1
- src/proto/vim9type.pro+1
- src/testdir/test_quickfix.vim+17
- src/testdir/test_restricted.vim+8
- src/testdir/test_vim9_builtin.vim+13-1
- src/testing.c+4
- src/version.c+10
- src/vim9expr.c+1-1
- src/vim9instr.c+8-4
- src/vim9type.c+22-2
0 commit comments