Skip to content

Commit 7d82f6c

Browse files
committed
vim: Import v8.2.3724
* 8.2.3724: build error for missing error message in small build * 8.2.3723: when using 'linebreak' a text property starts too early * 8.2.3722: Amiga: superfluous messages for freeing lots of yanked text * 8.2.3721: using memory freed by losing the clipboard selection * 8.2.3720: Vim9: Internal error when invoking closure in legacy context * 8.2.3719: MS-Windows: test sometimes runs into existing swap file * 8.2.3718: compiler warns for unused variable without +textprop
1 parent 83c8e14 commit 7d82f6c

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.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
1+
* [8.2.3724](https://github.com/vim/vim/commit/021ef351c2127cf8aa5668a881435a0a12774644): build error for missing error message in small build\n* [8.2.3723](https://github.com/vim/vim/commit/acdc911e4e1120ef29d86fce8e890c72cdd1bf30): when using 'linebreak' a text property starts too early\n* [8.2.3722](https://github.com/vim/vim/commit/5e86964bf48ddbfa20261bda84db391c80a36dca): Amiga: superfluous messages for freeing lots of yanked text\n* [8.2.3721](https://github.com/vim/vim/commit/9ac38129b6d409f73e29b1d51a5d459cf050410f): using memory freed by losing the clipboard selection\n* [8.2.3720](https://github.com/vim/vim/commit/69c76171f1a78b829196f72d7010fbe1d9ad2944): Vim9: Internal error when invoking closure in legacy context\n* [8.2.3719](https://github.com/vim/vim/commit/f8bc0ce2671d7f7f73760f665b52e4f00a1bbcac): MS-Windows: test sometimes runs into existing swap file\n* [8.2.3718](https://github.com/vim/vim/commit/3569c0de67bc9c723621297ae827d5e3353793a1): compiler warns for unused variable without +textprop

0 commit comments

Comments
 (0)