Skip to content

Commit 7491f59

Browse files
committed
vim: Import v8.2.5136
* 8.2.5136: debugger test fails when run with valgrind * 8.2.5135: running configure gives warnings for main() return type * 8.2.5134: function has confusing name * 8.2.5133: MacOS: build fails * 8.2.5132: :mkview test doesn't test much * 8.2.5131: timeout implementation is not optimal * 8.2.5130: edit test for mode message fails when using valgrind * 8.2.5129: timeout handling is not optimal * 8.2.5128: syntax disabled when using synID() in searchpair() skip expr * 8.2.5127: using assert_true() does not show value on failure
1 parent 5fb26cb commit 7491f59

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.5126](https://github.com/vim/vim/commit/d6211a52ab9f53b82f884561ed43d2fe4d24ff7d): substitute may overrun destination buffer\n* [8.2.5125](https://github.com/vim/vim/commit/09f68a5e7817cbb40854ee6b8ae3db21d5365346): MS-Windows: warnings from MinGW compiler\n* [8.2.5124](https://github.com/vim/vim/commit/620aa8eb5b1468d086253f8aa787a33a86033100): when syntax timeout test fails it does not show the time\n* [8.2.5123](https://github.com/vim/vim/commit/156d3911952d73b03d7420dc3540215247db0fe8): using invalid index when looking for spell suggestions\n* [8.2.5122](https://github.com/vim/vim/commit/0e8e938d497260dd57be67b4966cb27a5f72376f): lisp indenting my run over the end of the line\n* [8.2.5121](https://github.com/vim/vim/commit/8d6420631c2bd73dbc1939c4bf04ab7bb39cc263): interrupt test sometimes fails\n* [8.2.5120](https://github.com/vim/vim/commit/2f074f4685897ab7212e25931eeeb0212292829f): searching for quotes may go over the end of the line
1+
* [8.2.5136](https://github.com/vim/vim/commit/e366ed4f2c6fa8cb663f1b9599b39d57ddbd8a2a): debugger test fails when run with valgrind\n* [8.2.5135](https://github.com/vim/vim/commit/0f0d3a7fb6473760b6f6679e3c8a81376220c869): running configure gives warnings for main() return type\n* [8.2.5134](https://github.com/vim/vim/commit/3efd65c55710cbd2db7569096554bc92f4a66a43): function has confusing name\n* [8.2.5133](https://github.com/vim/vim/commit/1f68d992cd2fd7f484fbdc14eb8a9feefe59bec8): MacOS: build fails\n* [8.2.5132](https://github.com/vim/vim/commit/c829faa8211df52997c0b9ee49cdea0c8786b177): :mkview test doesn't test much\n* [8.2.5131](https://github.com/vim/vim/commit/e530395c2cd261d598094dc9ea785e90a753c5f1): timeout implementation is not optimal\n* [8.2.5130](https://github.com/vim/vim/commit/c5382b667ac4b69ddff5b5bc562386843bc9c07b): edit test for mode message fails when using valgrind\n* [8.2.5129](https://github.com/vim/vim/commit/1f30caff8b63beda75a5dcd15ffe3e9e818ed483): timeout handling is not optimal\n* [8.2.5128](https://github.com/vim/vim/commit/6f0cf62df97ee7c9d26b550adaf469be7fe1e09a): syntax disabled when using synID() in searchpair() skip expr\n* [8.2.5127](https://github.com/vim/vim/commit/cdc6a43559d5b880f81efceb849f40c20af1ada1): using assert\_true() does not show value on failure

0 commit comments

Comments
 (0)