Commit ae8a61e
committed
vim: Import v8.2.4286
* 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
* 8.2.4285: Vim9: type of item in for loop not checked properly
* 8.2.4284: old mac resources files are no longer used
* 8.2.4283: using a variable for the return value is not needed1 parent 6f8d117 commit ae8a61e
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- Filelist-4
- src/Makefile-8
- src/dehqx.py-45
- src/dict.c+7-5
- src/eval.c+6-2
- src/evalfunc.c+31-4
- src/evalvars.c+1-18
- src/ex_docmd.c+21-26
- src/infplist.xml-74
- src/list.c+9-8
- src/misc2.c+7-9
- src/os_mac.rsr.hqx-659
- src/os_mac_rsrc/app.icns
- src/os_mac_rsrc/doc-txt.icns
- src/os_mac_rsrc/doc.icns
- src/proto/dict.pro+1-1
- src/proto/eval.pro+1-1
- src/proto/list.pro+1-1
- src/proto/vim9compile.pro+1
- src/proto/vim9type.pro+1
- src/testdir/test_vim9_assign.vim+1-1
- src/testdir/test_vim9_builtin.vim+25
- src/testdir/test_vim9_script.vim+17-1
- src/version.c+8
- src/vim9cmds.c+2-7
- src/vim9compile.c+1-1
- src/vim9execute.c+3-16
- src/vim9type.c+65
0 commit comments