Skip to content

Commit 5695721

Browse files
committed
vim: Import v8.2.0210
* 8.2.0210: Coverity complains about uninitialized field * Update runtime files. * 8.2.0209: function a bit far away from where it's used * 8.2.0208: fnamemodify() does not apply ":~" when followed by ":." * 8.2.0207: crash when missing member type on list argument * 8.2.0206: calling Vim9 function using default argument fails
1 parent 11cfbf8 commit 5695721

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.0205](https://github.com/vim/vim/commit/a5edb670dcdeddc8520e012430fb256eb8470f6c): error code E899 used twice\n* [8.2.0204](https://github.com/vim/vim/commit/631ebc48149a0446dd9ffbddd3e2822252085885): crash when using winnr('j') in a popup window\n* [8.2.0203](https://github.com/vim/vim/commit/e20b9ececa37a81c0340a78f61e57fa1bf46b06d): :helptags and some other functionality not tested\n* [8.2.0202](https://github.com/vim/vim/commit/e7ddf4e3372fad375038ad8771c6d1a7df49c34c): when 'lazyredraw' is set the window title may not be updated\n* [8.2.0201](https://github.com/vim/vim/commit/4e12a5df37ed4a47ca94a8b9393c768e8ca1f75a): cannot assign to an imported variable
1+
* [8.2.0210](https://github.com/vim/vim/commit/eed3571fe0f7d2ae779e5d36388cc4fe16c3516e): Coverity complains about uninitialized field\n* [Update runtime files.](https://github.com/vim/vim/commit/560979ed4f0216f902a2c247e937f00a27dcb198)\n* [8.2.0209](https://github.com/vim/vim/commit/80147dda4f5a25c9533bc88583c87dbbb0a0f1f1): function a bit far away from where it's used\n* [8.2.0208](https://github.com/vim/vim/commit/d816cd94d87afb73c505bf1e5cd5e07522482113): fnamemodify() does not apply ":~" when followed by ":."\n* [8.2.0207](https://github.com/vim/vim/commit/bfe12043128d75585749f82aebbf4cdd1a7dfe31): crash when missing member type on list argument\n* [8.2.0206](https://github.com/vim/vim/commit/26e117e9bcc09926d654b5993d61acde6b5749db): calling Vim9 function using default argument fails

0 commit comments

Comments
 (0)