Skip to content

Commit bc77cda

Browse files
committed
vim: Import v8.2.0439
* 8.2.0439: :disassemble has minor flaws * 8.2.0438: terminal noblock test is very flaky on BSD * 8.2.0437: MS-Windows installer contains old stuff * 8.2.0436: no warnings for incorrect printf arguments * 8.2.0435: channel contents might be freed twice * 8.2.0434: MS-Windows with VTP: Normal color not working * 8.2.0433: INT signal not properly tested * 8.2.0432: a few tests fail in a huge terminal * 8.2.0431: some compilers don't support using \e for Esc
1 parent 3dfcdc5 commit bc77cda

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.0430](https://github.com/vim/vim/commit/5080b0a0470511bae6176a704d4591d1caba0d07): window creation failure not properly tested\n* [8.2.0429](https://github.com/vim/vim/commit/c5a8fdc42dbd304598b2d73db754c7b97665b182): no warning when test checks for option that never exists\n* [8.2.0428](https://github.com/vim/vim/commit/d5bc32df207eae408263ae6ab737771365d0bca1): buffer name may leak\n* [8.2.0427](https://github.com/vim/vim/commit/7929651e05b081fe55e0e745725a7ad78c51be16): it is not possible to check for a typo in a feature name\n* [8.2.0426](https://github.com/vim/vim/commit/9b9be007e7d674f49fc2b650f840d08532b180ad): some errors were not tested for\n* [8.2.0425](https://github.com/vim/vim/commit/515545e11f523d14343b1e588dc0b9bd3d362bc2): code for modeless selection not sufficiently tested\n* [8.2.0424](https://github.com/vim/vim/commit/97acfc781bdb7fa2838dc6e0e7f9952ea61bb2fd): checking for wrong return value
1+
* [8.2.0439](https://github.com/vim/vim/commit/1082772f4c29bceebf5eb06f7e1f01bd143a2131): :disassemble has minor flaws\n* [8.2.0438](https://github.com/vim/vim/commit/d7b7770f11c16cfac707b5048c61e722dcc903a6): terminal noblock test is very flaky on BSD\n* [8.2.0437](https://github.com/vim/vim/commit/0df541963d406edd69d3ebe8de3912eb87b05414): MS-Windows installer contains old stuff\n* [8.2.0436](https://github.com/vim/vim/commit/db99f9f29a248b84742b6779c3343123f72065e7): no warnings for incorrect printf arguments\n* [8.2.0435](https://github.com/vim/vim/commit/dbbb0ef729e392e313ccc63c247bff1b828a214d): channel contents might be freed twice\n* [8.2.0434](https://github.com/vim/vim/commit/a8bd3496380ceb32e544dfe39cb4d52e4943068c): MS-Windows with VTP: Normal color not working\n* [8.2.0433](https://github.com/vim/vim/commit/bad8804cdd739a5a7321b8411ad7fd4f45741b54): INT signal not properly tested\n* [8.2.0432](https://github.com/vim/vim/commit/ab505b1a4868b3e21356f95a275537551700c955): a few tests fail in a huge terminal\n* [8.2.0431](https://github.com/vim/vim/commit/56ba21a156c723d92a1929e2c500be7295efb0a8): some compilers don't support using \e for Esc

0 commit comments

Comments
 (0)