Skip to content

Commit dc5dc85

Browse files
committed
vim: Import v8.2.3843
* 8.2.3843: dep3patch files are not recognized * 8.2.3842: Vim9: can change locked list and list items * 8.2.3841: Vim9: outdated TODO items, disabled tests that work * 8.2.3840: useless test for negative index in check functions * 8.2.3839: using \z() with \z1 not tested for syntax highlighting * 8.2.3838: cannot use script-local function for setting *func options * 8.2.3837: QNX: crash when compiled with GUI but using terminal * 8.2.3836: Vim9: comment after expression not skipped to find NL * 8.2.3835: the inline-function example does not work * 8.2.3834: Test_out_cb often fails on Mac * 8.2.3833: error from term_start() not caught by try/catch
1 parent 67babec commit dc5dc85

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.3832](https://github.com/vim/vim/commit/994a0a298bfbdd03e2eaae64268739d617080644): test fails because of changed error message\n* [8.2.3831](https://github.com/vim/vim/commit/23e72369ffa2c18e9fda1e5d77f4397dc4700764): opfunc test fails when missing feature changes function name\n* [8.2.3830](https://github.com/vim/vim/commit/e124204c4f8ea8b4fe5357b7613092a7acb5feb8): error messages are spread out\n* [8.2.3829](https://github.com/vim/vim/commit/94c785d235dccacf6cdf38c5903115b61ca8a981): no error when setting a func option to script-local function\n* [8.2.3828](https://github.com/vim/vim/commit/8103527da7f12ff21c2566222748518ee093432c): when opening a terminal from a timer first typed char is lost\n* [8.2.3827](https://github.com/vim/vim/commit/f79cbf6512863c167bc794035df067e3a3e474f3): huntr badge does not really fit in the list\n* [8.2.3826](https://github.com/vim/vim/commit/b15cf44c1d9c92a2ac07cff415071e31a9ad88fa): Vim9: using "g:Func" as funcref doesn't work in :def function\n* [8.2.3825](https://github.com/vim/vim/commit/52797bae1710621926c03a2611c40a692c96fb44): various comments could be improved\n* [Update runtime files](https://github.com/vim/vim/commit/0e6adf8a29d5c2c96c42cc7157f71bf22c2ad471)\n* [8.2.3824](https://github.com/vim/vim/commit/6df0f2759d12ec0bc999b2963ecea4387a2bc516): no ASAN support for MSVC\n* [8.2.3823](https://github.com/vim/vim/commit/6ecf58b0d7d9b8fbba780d19d2e6c0f227df715b): test for visual replace is in wrong function\n* [8.2.3822](https://github.com/vim/vim/commit/2d877599ee1cede063ef4abe3a2272e67c116238): leaking memory in map() and filter(), no string in Vim9
1+
* [8.2.3843](https://github.com/vim/vim/commit/647ab4cede4dbf412d24748f8e0a64d1cb9239f4): dep3patch files are not recognized\n* [8.2.3842](https://github.com/vim/vim/commit/422085f1c87cb6bea879158b8b05c4a5cf7ab48b): Vim9: can change locked list and list items\n* [8.2.3841](https://github.com/vim/vim/commit/71b768509250b12696e8cc90e5902029f1b5433d): Vim9: outdated TODO items, disabled tests that work\n* [8.2.3840](https://github.com/vim/vim/commit/ddc80aff575dd60c04c79621a0358cf0abaac53a): useless test for negative index in check functions\n* [8.2.3839](https://github.com/vim/vim/commit/354b23a9f87fd8c5aec457d88320a0a5bce4b985): using \z() with \z1 not tested for syntax highlighting\n* [8.2.3838](https://github.com/vim/vim/commit/db1a410b610b2c1941311acc57dcc4afec20720e): cannot use script-local function for setting \*func options\n* [8.2.3837](https://github.com/vim/vim/commit/d2ff705af32862b4da49d213613233f93343874c): QNX: crash when compiled with GUI but using terminal\n* [8.2.3836](https://github.com/vim/vim/commit/02929a372e5e14db1b85abdc7d4515d6b2d81888): Vim9: comment after expression not skipped to find NL\n* [8.2.3835](https://github.com/vim/vim/commit/259f443a934c6f2447a14bfe54403903416a9af0): the inline-function example does not work\n* [8.2.3834](https://github.com/vim/vim/commit/deda6441e457072df39cdc8744dcd685d77fa273): Test\_out\_cb often fails on Mac\n* [8.2.3833](https://github.com/vim/vim/commit/c3f91c0648f4b04a6a9ceb4ccec45ea767a63796): error from term\_start() not caught by try/catch

0 commit comments

Comments
 (0)