Skip to content

Commit

Permalink
vim: Import v8.2.3868
Browse files Browse the repository at this point in the history
* 8.2.3868: Vim9: function test fails
* 8.2.3867: implementation of some list functions too complicated
* 8.2.3866: Vim9: type checking global variables is inconsistent
* 8.2.3865: Vim9: compiler complains about using "try" as a struct member
* 8.2.3864: cannot disable requesting key codes from xterm
* 8.2.3863: various build flags accidentally enabled
* 8.2.3862: crash on exit with EXITFREE and using win_execute()
* 8.2.3861: list of distributed files is outdated
* 8.2.3860: Vim9: codecov struggles with the file size
* 8.2.3859: Vim9: some code lines not tested
* 8.2.3858: Vim9: not enough tests
* 8.2.3857: Vim9: inconsistent error for using function()
  • Loading branch information
chrisbra committed Dec 21, 2021
1 parent 67237b2 commit 86194a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [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()
* [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()

0 comments on commit 86194a4

Please sign in to comment.