Skip to content

Commit e800104

Browse files
committed
vim: Import v8.2.3717
* 8.2.3717: Vim9: error for constant list size is only given at runtime * 8.2.3716: Vim9: range without a command is not compiled * 8.2.3715: Vim9: valgrind reports spurious problems for a test * 8.2.3714: some unused assignments and ugly code in xxd * 8.2.3713: MS-Windows: no error if vimgrep pattern is not matching * 8.2.3712: cannot use Vim9 lambda for 'tagfunc' * 8.2.3711: Vim9: memory leak when compiling :elseif fails * 8.2.3710: Vim9: backtick expression expanded for :global
1 parent d9eeb35 commit e800104

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.3709](https://github.com/vim/vim/commit/fad2742d538123abb9b384a053fd581f2acf6bb0): Vim9: backtick expression expanded when not desired\n* [8.2.3708](https://github.com/vim/vim/commit/69535d8a0a1ba09047fc1b5bed86a8965302a4fa): Vim9: test fails with different error\n* [8.2.3707](https://github.com/vim/vim/commit/90770b746ea2e72954c536d8acf41d241ca2f37e): Vim9: constant expression of elseif not recognized\n* [8.2.3706](https://github.com/vim/vim/commit/42eba04522d6be04393f59a9eab47833e7594650): text property highlighting is used on Tab\n* [8.2.3705](https://github.com/vim/vim/commit/eba3b7f6645c8f856132b4c06a009a3b0a44e21c): cannot pass a lambda name to function() or funcref()\n* [8.2.3704](https://github.com/vim/vim/commit/ab36e6ae7b87b0295fb19270e4339a734875c6b1): Vim9: cannot use a list declaration in a :def function\n* [8.2.3703](https://github.com/vim/vim/commit/53ba95e4f0a82f6dab1791bb01f6cddc9b3f61b3): most people call F# "fsharp" and not "fs"\n* [8.2.3702](https://github.com/vim/vim/commit/98cb90ef865089a5ddd20bc0303d449fb7d97fb2): first key in dict is seen as curly expression and fails
1+
* [8.2.3717](https://github.com/vim/vim/commit/db9ff9ab5d7ce1fcc2c4106e7ad49151a323996c): Vim9: error for constant list size is only given at runtime\n* [8.2.3716](https://github.com/vim/vim/commit/e4eed8c6db693a9183b776032570ce2f89dcffb6): Vim9: range without a command is not compiled\n* [8.2.3715](https://github.com/vim/vim/commit/f0e496a85a89fb1fd21b6af6363dcfc276331110): Vim9: valgrind reports spurious problems for a test\n* [8.2.3714](https://github.com/vim/vim/commit/7e5503c17a3f142e6b28f344d899c9ab9e75a844): some unused assignments and ugly code in xxd\n* [8.2.3713](https://github.com/vim/vim/commit/0b226f60be5c30c32fb01fc0b6dc11286e7e2313): MS-Windows: no error if vimgrep pattern is not matching\n* [8.2.3712](https://github.com/vim/vim/commit/05e59e3a9ffddbf93c7af02cd2ba1d0f822d4625): cannot use Vim9 lambda for 'tagfunc'\n* [8.2.3711](https://github.com/vim/vim/commit/56a8ffdb6e903615ed824a503f5fa6382b5b3df5): Vim9: memory leak when compiling :elseif fails\n* [8.2.3710](https://github.com/vim/vim/commit/3d2e031d4f0e1559e4a4f99de5eb2330f38f8eb5): Vim9: backtick expression expanded for :global

0 commit comments

Comments
 (0)