Commit 737c307
Travis CI
Vim: v8.2.2872
* vim 965c04486...56c9fd010 (9):
> patch 8.2.2872: Python tests fail without the channel feature
> patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
> patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R
> patch 8.2.2869: using unified diff is not tested
> patch 8.2.2868: Vim9: when executing compiled expression trylevel is changed
> patch 8.2.2867: build failure
> patch 8.2.2866: Vim9: memory leak when using inline function
> patch 8.2.2865: skipping over function body fails
> patch 8.2.2864: Vim9: crash when using inline function
https://travis-ci.com/vim/vim-appimage/builds/226288986
[ci skip]1 parent ae7f4ed commit 737c307
1 file changed
+1
-1
lines changed- src/charset.c+2-4
- src/eval.c+10-2
- src/evalfunc.c+3-3
- src/ex_docmd.c+2-2
- src/ex_getln.c+4-1
- src/globals.h+1-1
- src/json.c+1-1
- src/ops.c+5-4
- src/structs.h+2
- src/tag.c+1-1
- src/testdir/test_cmdline.vim+6
- src/testdir/test_diffmode.vim+25-3
- src/testdir/test_python2.vim+6-2
- src/testdir/test_python3.vim+6-2
- src/testdir/test_vim9_builtin.vim+4-1
- src/testdir/test_vim9_func.vim+14
- src/userfunc.c+91-8
- src/version.c+18
- src/vim9compile.c+5-5
- src/vim9execute.c+61-56
0 commit comments