Skip to content

Commit 915edd8

Browse files
committed
vim: Import v8.2.3877
* 8.2.3877: function does not abort after a type error in compare * 8.2.3876: 'cindent' does not recognize inline namespace * 8.2.3875: gcc complains about buffer overrun * 8.2.3874: cannot highlight the number column for a sign * 8.2.3873: go.mod files are not recognized * 8.2.3872: Vim9: finddir() and uniq() return types can be more specific * 8.2.3871: list.c contains code for dict and blob * 8.2.3870: MS-Windows: wrong dir when using right-click context menu * 8.2.3869: Vim9: type checking for "any" is inconsistent
1 parent 86194a4 commit 915edd8

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.3868](https://github.com/vim/vim/commit/1b5f7a6202406b7d7ac804960602350e42b8be80): Vim9: function test fails\n* [8.2.3867](https://github.com/vim/vim/commit/d92813a59877c707e4b64bea6d786aad152acb45): implementation of some list functions too complicated\n* [8.2.3866](https://github.com/vim/vim/commit/59618fed4ce118d12686c2e5c7c09601c8177817): Vim9: type checking global variables is inconsistent\n* [8.2.3865](https://github.com/vim/vim/commit/0d807107b66e0d30d4f338c272962af5714c400e): Vim9: compiler complains about using "try" as a struct member\n* [8.2.3864](https://github.com/vim/vim/commit/6f79e614b25caebd35cf0d82b6f3b7e0733849ec): cannot disable requesting key codes from xterm\n* [8.2.3863](https://github.com/vim/vim/commit/8d95d7091da08d0a236be4a16616e3dda388e58d): various build flags accidentally enabled\n* [8.2.3862](https://github.com/vim/vim/commit/dab17a0689a2f31f69f428975f84b0c3c7ba3030): crash on exit with EXITFREE and using win\_execute()\n* [8.2.3861](https://github.com/vim/vim/commit/39713d3acbfb6673775158a0171c7389c07f25df): list of distributed files is outdated\n* [8.2.3860](https://github.com/vim/vim/commit/dc7c366f3aae65ee691010b08f37acfb26e0742b): Vim9: codecov struggles with the file size\n* [8.2.3859](https://github.com/vim/vim/commit/a99fb23842f055c511bfe1b62de7bbd14d5a99c0): Vim9: some code lines not tested\n* [8.2.3858](https://github.com/vim/vim/commit/003312b1d2ee2f4922f473b8bf50af6663c0efac): Vim9: not enough tests\n* [8.2.3857](https://github.com/vim/vim/commit/2f9f4ccfc8f1d4a56761dc1cc1e9e20190a72c74): Vim9: inconsistent error for using function()
1+
* [8.2.3877](https://github.com/vim/vim/commit/28fbbeac7046f33db350294908eecb380042d553): function does not abort after a type error in compare\n* [8.2.3876](https://github.com/vim/vim/commit/f2f0bddf303e37d4d532ca22e2d53179c20b1d19): 'cindent' does not recognize inline namespace\n* [8.2.3875](https://github.com/vim/vim/commit/b4168fd917e869912e0649fe13c10e5e6a595199): gcc complains about buffer overrun\n* [8.2.3874](https://github.com/vim/vim/commit/a80aad717464760a5a50ac2201ce35b24a0cf7a5): cannot highlight the number column for a sign\n* [8.2.3873](https://github.com/vim/vim/commit/82b3b4c6cf2973fe767f8e2311482af0bd95267e): go.mod files are not recognized\n* [8.2.3872](https://github.com/vim/vim/commit/080182216e605df3428cc699b9fd7e761368d12f): Vim9: finddir() and uniq() return types can be more specific\n* [8.2.3871](https://github.com/vim/vim/commit/f973eeb4911de09258e84cb2248dc0f9392824b4): list.c contains code for dict and blob\n* [8.2.3870](https://github.com/vim/vim/commit/1aeccdb464d81f0af047b399cbad160307a91f7c): MS-Windows: wrong dir when using right-click context menu\n* [8.2.3869](https://github.com/vim/vim/commit/fa46ead31abe66494da775921feefece02ce6d95): Vim9: type checking for "any" is inconsistent

0 commit comments

Comments
 (0)