Skip to content

Commit 67babec

Browse files
committed
vim: Import v8.2.3832
* 8.2.3832: test fails because of changed error message * 8.2.3831: opfunc test fails when missing feature changes function name * 8.2.3830: error messages are spread out * 8.2.3829: no error when setting a func option to script-local function * 8.2.3828: when opening a terminal from a timer first typed char is lost * 8.2.3827: huntr badge does not really fit in the list * 8.2.3826: Vim9: using "g:Func" as funcref doesn't work in :def function * 8.2.3825: various comments could be improved * Update runtime files * 8.2.3824: no ASAN support for MSVC * 8.2.3823: test for visual replace is in wrong function * 8.2.3822: leaking memory in map() and filter(), no string in Vim9
1 parent ba329f1 commit 67babec

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.3821](https://github.com/vim/vim/commit/19569ca6d805de7a2ac95ee7b0c52475a9d5d851): ASAN test run fails\n* [8.2.3820](https://github.com/vim/vim/commit/8ee6028de3daa9af9e5f90fa9e583ff407bee04f): "vrc" does not replace composing characters\n* [8.2.3819](https://github.com/vim/vim/commit/427f065a885629db430dd06ccda8b1318b8a5e92): test fails because error message changed\n* [8.2.3818](https://github.com/vim/vim/commit/c479ce032f5d4d14bab9e479acbf42d758879893): cannot filter or map characters in a string\n* [8.2.3817](https://github.com/vim/vim/commit/f87dac04c351583241ea1c4ec4228516431e6f22): Vim9: Not using NL as command end does not work for :autocmd\n* [8.2.3816](https://github.com/vim/vim/commit/1821d1498ca57dc3f7a21767c253a778d9b113fb): compiler warning for posible loss of data on MS-Windows\n* [8.2.3815](https://github.com/vim/vim/commit/ce7eada12ea16c830332042f0021a9564bbb25af): Vim9: cannot have a multi-line dict inside a block\n* [8.2.3814](https://github.com/vim/vim/commit/cfabad9bcf45650dee1f1f41ec4047f82a12f323): .csx files and .sln files are not recognized\n* [8.2.3813](https://github.com/vim/vim/commit/a5d78d1f1123d9ffccd5ba58f2d2dec44cc59e94): confusing error when using :cc without error list\n* [8.2.3812](https://github.com/vim/vim/commit/57bc2333b1d713bc54f8e33ef3ef7ac169af2ac4): Vim9: leaking memory in numbered function test
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

vim

Submodule vim updated 71 files

0 commit comments

Comments
 (0)