Skip to content

Commit 8c1906e

Browse files
committed
vim: Import v8.2.3856
* 8.2.3856: Vim9: not enough tests * 8.2.3855: illegal memory access when displaying a blob * 8.2.3854: Vim9: inconsistent arguments for test functions * 8.2.3853: Vim9: not enough tests * 8.2.3852: Vim9: not enough tests * 8.2.3851: Vim9: overhead when comparing string, dict or function * 8.2.3850: illegal memory access when displaying a partial * 8.2.3849: functions implementing reduce and map are too long
1 parent d490aa8 commit 8c1906e

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.3848](https://github.com/vim/vim/commit/0ccb5842f5fb103763d106c7aa364d758343c35a): cannot use reduce() for a string\n* [8.2.3847](https://github.com/vim/vim/commit/605ec91e5a7330d61be313637e495fa02a6dc264): illegal memory access when using a lambda with an error\n* [8.2.3846](https://github.com/vim/vim/commit/60618c8f1a7ea55452837a446525272142286471): no error when using control character for 'lcs' or 'fcs'\n* [8.2.3845](https://github.com/vim/vim/commit/0dc4d8eaecc3acc26c3bee906d98097f9faa90bd): Vim9: test fails when the channel feature is missing\n* [8.2.3844](https://github.com/vim/vim/commit/44a8977de467241a2f9959253d06eff53a8baad9): Vim9: no type error if assigning func(number) to func(string)
1+
* [8.2.3856](https://github.com/vim/vim/commit/fea43e44c008a7ca73b506ddab0f47b63b5d2126): Vim9: not enough tests\n* [8.2.3855](https://github.com/vim/vim/commit/bc404bfb32cf2bef34050d2aeae0ea72ccf980cc): illegal memory access when displaying a blob\n* [8.2.3854](https://github.com/vim/vim/commit/86b3ab4fa0de3e8884ab6a6ced2a70592b937d0f): Vim9: inconsistent arguments for test functions\n* [8.2.3853](https://github.com/vim/vim/commit/700e6b166298ecfb53fe4bf593085b29ca78d556): Vim9: not enough tests\n* [8.2.3852](https://github.com/vim/vim/commit/f47c5a8e2d8eda7c2c8a9cccf9568eb56c03a0cf): Vim9: not enough tests\n* [8.2.3851](https://github.com/vim/vim/commit/265f811f5a2dac81d9698f5202a661a04ed095f1): Vim9: overhead when comparing string, dict or function\n* [8.2.3850](https://github.com/vim/vim/commit/2de5371a755abd287dab6ff544924715a76d4abe): illegal memory access when displaying a partial\n* [8.2.3849](https://github.com/vim/vim/commit/389b72196e6aaeafe3f907c73d271f2c6b931140): functions implementing reduce and map are too long

0 commit comments

Comments
 (0)