Skip to content

Commit 210332f

Browse files
committed
vim: Import v8.2.4036
* 8.2.4036: Vim9: script test file is getting too long * 8.2.4035: timer triggered at the debug prompt may cause trouble * 8.2.4034: Coverity warns for possibly using a NULL pointer * 8.2.4033: running filetype tests leaves directory behind * 8.2.4032: ATTRIBUTE_NORETURN is not needed * 8.2.4031: crash in xterm with only two lines * 8.2.4030: a script local funcref is not found from a mapping * 8.2.4029: debugging NFA regexp my crash, cached indent may be wrong * 8.2.4028: ml_get error with :doautoall and Visual area * 8.2.4027: import test fails on MS-Windows * 8.2.4026: ml_get error with specific win_execute() command * 8.2.4025: error for import not ending in .vim does not work for .vimrc * 8.2.4024: confusing error message if imported name is used directly
1 parent b21323b commit 210332f

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.4023](https://github.com/vim/vim/commit/a909c48bec1f7ae13a9143b5d627c40cac5b240e): using uninitialized variable\n* [8.2.4022](https://github.com/vim/vim/commit/11de43d2d476c449587f1f0712924890ab677708): two error messages in the wrong file\n* [8.2.4021](https://github.com/vim/vim/commit/2ef01d929d094c9063a259a74e23cf61be74b9b6): missing part of the :import changes\n* [8.2.4020](https://github.com/vim/vim/commit/84c62d59a3604d15c447f28e89679944a4926cc3): debugger test fails\n* [8.2.4019](https://github.com/vim/vim/commit/d5f400c607182db6d4fbe2964471d796277f67e8): Vim9: import mechanism is too complicated\n* [8.2.4018](https://github.com/vim/vim/commit/18f4740f043b353abe47b7a00131317052457686): ml\_get error when win\_execute redraws with Visual selection\n* [8.2.4017](https://github.com/vim/vim/commit/a33737b6d80f5461c1c6c4c96b5bc4964a737927): gcc warns for misleading indent in Athena menu code\n* [8.2.4016](https://github.com/vim/vim/commit/58493cfae255adec2d5b407593b82d07abcc0975): Vim9: incorrect error for argument that is shadowing var\n* [8.2.4015](https://github.com/vim/vim/commit/269dc6361888ca23ef8d87f2795753f0bacd95e6): build failure with tiny features
1+
* [8.2.4036](https://github.com/vim/vim/commit/d844862bcec5db210116847a67de93578ba781d7): Vim9: script test file is getting too long\n* [8.2.4035](https://github.com/vim/vim/commit/48d0ac775cb2da3b5aa9d46711ff17c50ce0f707): timer triggered at the debug prompt may cause trouble\n* [8.2.4034](https://github.com/vim/vim/commit/62a099cc6dbfc31c0ced3f6d895711208bf10518): Coverity warns for possibly using a NULL pointer\n* [8.2.4033](https://github.com/vim/vim/commit/a4c96252b12c9ebc0ba563694c064e500d707b06): running filetype tests leaves directory behind\n* [8.2.4032](https://github.com/vim/vim/commit/e12406526a24768e6121450112eb2f9f92445ac5): ATTRIBUTE\_NORETURN is not needed\n* [8.2.4031](https://github.com/vim/vim/commit/d1f34e64f0e1a9ddaed76623bc40e669f2d09260): crash in xterm with only two lines\n* [8.2.4030](https://github.com/vim/vim/commit/71f21938bc9f4f6c0e52c178f51cb19be9804690): a script local funcref is not found from a mapping\n* [8.2.4029](https://github.com/vim/vim/commit/b2d85e3784ac89f5209489844c1ee0f54d117abb): debugging NFA regexp my crash, cached indent may be wrong\n* [8.2.4028](https://github.com/vim/vim/commit/cb1956d6f2aece8ad93e19e5d4c7e0b5e405f056): ml\_get error with :doautoall and Visual area\n* [8.2.4027](https://github.com/vim/vim/commit/2b04d5f1ef0dfaac1706e413947a7297285fa7b9): import test fails on MS-Windows\n* [8.2.4026](https://github.com/vim/vim/commit/e664a327014f4aa8baf8549a34a4caab2f3116a3): ml\_get error with specific win\_execute() command\n* [8.2.4025](https://github.com/vim/vim/commit/834d41853e12b9022f60b08c32480928c2a9e48f): error for import not ending in .vim does not work for .vimrc\n* [8.2.4024](https://github.com/vim/vim/commit/32884ad753ffb462d27998beb50678888209075f): confusing error message if imported name is used directly

0 commit comments

Comments
 (0)