Skip to content

Commit eaa374f

Browse files
committed
vim: Import v8.2.4975
* 8.2.4975: recursive command line loop may cause a crash * 8.2.4974: ":so" command may read after end of buffer * 8.2.4973: Vim9: type error for list unpack mentions argument * 8.2.4972: Vim9: compilation fails when using dict member when skipping * 8.2.4971: Vim9: interpolated string seen as range * 8.2.4970: "eval 123" gives an error, "eval 'abc'" does not
1 parent 5935cea commit eaa374f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4969](https://github.com/vim/vim/commit/7ce5b2b590256ce53d6af28c1d203fb3bc1d2d97): changing text in Visual mode may cause invalid memory access\n* [8.2.4968](https://github.com/vim/vim/commit/60ae0e71490c97f2871a6344aca61cacf220f813): reading past end of the line when C-indenting\n* [8.2.4967](https://github.com/vim/vim/commit/3c25a8617aad9860a1b179d40a183c638b3b70cc): MS-Windows GUI: mouse event test sometimes fails\n* [8.2.4966](https://github.com/vim/vim/commit/e5162e76c0a8bd71fbfb0840a8c0014788d8808b): MS-Windows GUI: mouse event test gets extra event\n* [8.2.4965](https://github.com/vim/vim/commit/7add8d373185a6b20aeeb8c30adb9acc68de66ec): GUI: testing mouse move event depends on screen cell size\n* [8.2.4964](https://github.com/vim/vim/commit/3b675c276c71472022b684b7b1dec213824d3104): MS-Windows GUI: mouse event test is flaky\n* [8.2.4963](https://github.com/vim/vim/commit/386c24cd262edac66a31add2fd989c96c4c2c952): expanding path with "/\*\*" may overrun end of buffer\n* [8.2.4962](https://github.com/vim/vim/commit/5a8fad32ea9c075f045b37d6c7739891d458f82b): files show up in git status\n* [8.2.4961](https://github.com/vim/vim/commit/9f28eeb694cec8f5019b8fbde3f92f4a90dc5006): build error with a certain combination of features
1+
* [8.2.4975](https://github.com/vim/vim/commit/51f0bfb88a3554ca2dde777d78a59880d1ee37a8): recursive command line loop may cause a crash\n* [8.2.4974](https://github.com/vim/vim/commit/4748c4bd64610cf943a431d215bb1aad51f8d0b4): ":so" command may read after end of buffer\n* [8.2.4973](https://github.com/vim/vim/commit/bd3a9d2c946bae0427d7c9b9249716064935fb4e): Vim9: type error for list unpack mentions argument\n* [8.2.4972](https://github.com/vim/vim/commit/1ff9c44267ce487145d22d75a96370d7f96ae8dd): Vim9: compilation fails when using dict member when skipping\n* [8.2.4971](https://github.com/vim/vim/commit/40c141d333292d625907f4de13766cbbc2223911): Vim9: interpolated string seen as range\n* [8.2.4970](https://github.com/vim/vim/commit/0d03263fd731986c0eee1a08e0f1b19f1bc3a7ad): "eval 123" gives an error, "eval 'abc'" does not

0 commit comments

Comments
 (0)