Skip to content

Commit b485ba9

Browse files
committed
vim: Import v8.2.4127
* 8.2.4127: build failure without the +eval feature * 8.2.4126: crash on exit when built with dynamic Tcl * 8.2.4125: completion tests fail * 8.2.4124: Vim9: method in compiled function may not see script item * 8.2.4123: complete function cannot be import.Name * 8.2.4122: ":command Cmd" does not show custom completion argument * 8.2.4121: Visual test fails on MS-Windows * 8.2.4120: block insert goes over the end of the line * 8.2.4119: build failure when disabling the channel feature
1 parent 2f9ac4f commit b485ba9

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.4118](https://github.com/vim/vim/commit/0023f82a76cf43a12b41e71f97a2e860d0444e1b): using UNUSED for argument that is used\n* [8.2.4117](https://github.com/vim/vim/commit/47036b6bd7e5a0b38f093d9f0630f054b04fa68e): Vim9: wrong white space error after using imported item\n* [8.2.4116](https://github.com/vim/vim/commit/c73499351aef8b611b13c70ef8706a7e98df67a8): Vim9: cannot use a method with a complex expression in :def\n* [8.2.4115](https://github.com/vim/vim/commit/c665dabdf4c49a0fbf1dc566253c75c2abe2effa): cannot use a method with a complex expression\n* [8.2.4114](https://github.com/vim/vim/commit/c84287d6d8dd055bb6e30605465a23a8addb6fde): Vim9: type checking for a funcref does not work for method\n* [8.2.4113](https://github.com/vim/vim/commit/dc98776f89689846466462767be75c6b63b6630f): typo on DOCMD\_RANGEOK results in not recognizing command\n* [8.2.4112](https://github.com/vim/vim/commit/d9b74a2a41e43ca17a9885ec0a58404adff4273f): function not deleted at end of test\n* [8.2.4111](https://github.com/vim/vim/commit/d648c01f2f3798a5c75422aa83211928ad783128): potential proglem when map is deleted while executing\n* [8.2.4110](https://github.com/vim/vim/commit/8f9956994d5c75ed88d6b2881b6ac0bb62a0d6af): Coverity warns for using NULL pointer\n* [Update runtime files](https://github.com/vim/vim/commit/fd31be29b8220ee1cb0b3460c82f2634ae3cc370)\n* [8.2.4109](https://github.com/vim/vim/commit/c81e9bf4f07d350b860b934aa6bf0c2a7c91d07e): MS-Windows: high dpi support is outdated\n* [8.2.4108](https://github.com/vim/vim/commit/f6ebc820041b3f77794297026b46c1ebbc279a3a): going over the end of the w\_lines array\n* [8.2.4107](https://github.com/vim/vim/commit/a9725221ac4650b7e9219bf6e3682826fe2e0096): script context not restored after using \<ScriptCmd>\n* [8.2.4106](https://github.com/vim/vim/commit/fa1a45705995f16ee7e69434c772107a3ddeeebd): going over the end of the w\_lines array\n* [8.2.4105](https://github.com/vim/vim/commit/b5988e365646746029e13473251e5844440d819c): translation related comment in the wrong place\n* [8.2.4104](https://github.com/vim/vim/commit/bfac409d0b24d212a6d846edb651c49dac03745f): Vim9: lower casing the autoload prefix causes problems
1+
* [8.2.4127](https://github.com/vim/vim/commit/78f60322f70ab91a32e572fbf3d97c792acbc83a): build failure without the +eval feature\n* [8.2.4126](https://github.com/vim/vim/commit/afa76e1cf2e7e1f9e1097e345a4272e9ddbf14ad): crash on exit when built with dynamic Tcl\n* [8.2.4125](https://github.com/vim/vim/commit/b3d9ceed2bc96acb7a2388e138559df6282118af): completion tests fail\n* [8.2.4124](https://github.com/vim/vim/commit/6389baa6691fde4ca56ec6243ed83322543df300): Vim9: method in compiled function may not see script item\n* [8.2.4123](https://github.com/vim/vim/commit/15d1635e50896002fbd4ebbc896b78a155b2487d): complete function cannot be import.Name\n* [8.2.4122](https://github.com/vim/vim/commit/3f3597be3ffa9ae226b2e9831e4ed64c8ae43c42): ":command Cmd" does not show custom completion argument\n* [8.2.4121](https://github.com/vim/vim/commit/262898ae43fa223916cfa27b0de81e5d9f3fc4b0): Visual test fails on MS-Windows\n* [8.2.4120](https://github.com/vim/vim/commit/9f8c304c8a390ade133bac29963dc8e56ab14cbc): block insert goes over the end of the line\n* [8.2.4119](https://github.com/vim/vim/commit/e8741a73e20cd6043dd1610fb4c22ae9d132eb56): build failure when disabling the channel feature

0 commit comments

Comments
 (0)