Skip to content

Commit e19db78

Browse files
committed
vim: Import v8.2.5026
* 8.2.5026: Vim9: a few lines not covered by tests * 8.2.5025: Vim9: a few lines not covered by tests * 8.2.5024: using freed memory with "]d" * 8.2.5023: substitute overwrites allocated buffer * 8.2.5022: 'completefunc'/'omnifunc' error does not end completion * 8.2.5021: build fails with normal features and +terminal * 8.2.5020: using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen' * 8.2.5019: cannot get the first screen column of a character
1 parent be07ab3 commit e19db78

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.5018](https://github.com/vim/vim/commit/c3caa7f78808e405b7cdbcdf89c9d35a43d2c3eb): Vim9: some code is not covered by tests\n* [8.2.5017](https://github.com/vim/vim/commit/8be36eecdc6728021f9c384c2305f114e671ec32): gcc 12.1 warns for uninitialized variable\n* [8.2.5016](https://github.com/vim/vim/commit/2a585c85013be22f59f184d49612074fd9b115d7): access before start of text with a put command\n* [8.2.5015](https://github.com/vim/vim/commit/bf82df0dd48a26404b92a596498b6892c9572c53): Hoon and Moonscript files are not recognized
1+
* [8.2.5026](https://github.com/vim/vim/commit/31d9948e3a2529c2f619d56bdb48291dc261233d): Vim9: a few lines not covered by tests\n* [8.2.5025](https://github.com/vim/vim/commit/5cb53b7afe6bde8f2bf6fc6b65b86071b67a8554): Vim9: a few lines not covered by tests\n* [8.2.5024](https://github.com/vim/vim/commit/e2fa213cf571041dbd04ab0329303ffdc980678a): using freed memory with "\]d"\n* [8.2.5023](https://github.com/vim/vim/commit/338f1fc0ee3ca929387448fe464579d6113fa76a): substitute overwrites allocated buffer\n* [8.2.5022](https://github.com/vim/vim/commit/9bcb9ca9c7dd1632385dc3351b5e019739368658): 'completefunc'/'omnifunc' error does not end completion\n* [8.2.5021](https://github.com/vim/vim/commit/30b9a41ad9963b8c57afea1f33a4e180fc23a892): build fails with normal features and +terminal\n* [8.2.5020](https://github.com/vim/vim/commit/c7e54efe4dc2bd8fd86feb4a26b4485b7b4c8578): using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen'\n* [8.2.5019](https://github.com/vim/vim/commit/0f7a3e1de6f71e8e1423fe594890d6aa7f94e132): cannot get the first screen column of a character

0 commit comments

Comments
 (0)