Skip to content

Commit 67a2599

Browse files
committed
vim: Import v8.2.3668
* 8.2.3668: messages may be corrupted * 8.2.3667: building libvterm fails with MSVC * 8.2.3666: libvterm is outdated * 8.2.3665: cannot use a lambda for 'tagfunc' * 8.2.3664: cannot adjust sign highlighting for 'cursorline' * 8.2.3663: using %S in printf() does not work correctly * 8.2.3662: illegal memory access if malloc() fails * 8.2.3661: test for put with large count fails * 8.2.3660: overflow check uses wrong number * 8.2.3659: integer overflow with large line number * 8.2.3658: duplicate code in xxd
1 parent 9f4839d commit 67a2599

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.3657](https://github.com/vim/vim/commit/112bed0cbeac84f73dca2682c5c2d74fabe1114d): Vim9: debug text misses one line of return statement\n* [8.2.3656](https://github.com/vim/vim/commit/65259b5c6a8ad4edaf6eeb8dbb7b50342c64d403): Vim9: no error for an evironment variable by itself\n* [8.2.3655](https://github.com/vim/vim/commit/cc9d725bbb515baf172c2be21de12d35a961e4ee): compiler warning for using size\_t for int\n* [8.2.3654](https://github.com/vim/vim/commit/ee93e327ba31e8efb1b7de6209bdc992778b809b): GTK: a touch-drag does not update the selection\n* [8.2.3653](https://github.com/vim/vim/commit/b771b6b5fe2ec36d23c21ab8229b15c80780468c): terminal ANSI colors may be wrong\n* [8.2.3652](https://github.com/vim/vim/commit/e021662f39b38ef7cf27e13850d0ce6890e48376): can only get text properties one line at a time
1+
* [8.2.3668](https://github.com/vim/vim/commit/bb277fd89fd7c665d51be2a08993732d46c208ef): messages may be corrupted\n* [8.2.3667](https://github.com/vim/vim/commit/510d8e6056d89d903511c4498afec23f76b4f2a4): building libvterm fails with MSVC\n* [8.2.3666](https://github.com/vim/vim/commit/7da341560ec8db7e81cd80092b046b60a482fbbe): libvterm is outdated\n* [8.2.3665](https://github.com/vim/vim/commit/19916a8c8920b6a1fd737ffa6d4e363fc7a96319): cannot use a lambda for 'tagfunc'\n* [8.2.3664](https://github.com/vim/vim/commit/e413ea04b716effb28eb49dbc98ad3f9f761545a): cannot adjust sign highlighting for 'cursorline'\n* [8.2.3663](https://github.com/vim/vim/commit/1f2453fec6f8f0f315f00ca7b562a02090cb1e37): using %S in printf() does not work correctly\n* [8.2.3662](https://github.com/vim/vim/commit/cf1e0239ceec96396fa51f494e442c799ccd45fb): illegal memory access if malloc() fails\n* [8.2.3661](https://github.com/vim/vim/commit/8bc07e800c2af36686aadd4178cc2671f5c454d4): test for put with large count fails\n* [8.2.3660](https://github.com/vim/vim/commit/9b0e82f35ed4e98414333e71b71ca56219683d16): overflow check uses wrong number\n* [8.2.3659](https://github.com/vim/vim/commit/03725c5795ae5b8c14da4a39cd0ce723c6dd4304): integer overflow with large line number\n* [8.2.3658](https://github.com/vim/vim/commit/48608b4a4bfab4b9c0c9199d57b7e876c56db74c): duplicate code in xxd

0 commit comments

Comments
 (0)