Skip to content

Commit

Permalink
vim: Import v8.2.2873
Browse files Browse the repository at this point in the history
* 8.2.2873: not enough tests for writing buffers
* 8.2.2872: Python tests fail without the channel feature
  • Loading branch information
chrisbra committed May 19, 2021
1 parent 1f14db5 commit e6160ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.2.2871](https://github.com/vim/vim/commit/4781d6fd8670af415c3b78f00d70036af85bd286): unnessary VIM\_ISDIGIT() calls, badly indented code\n* [8.2.2870](https://github.com/vim/vim/commit/796139ae3ac89e27ee96dce3c7fdb87d8c839f53): CmdlineChange event triggered twice for CTRL-R\n* [8.2.2869](https://github.com/vim/vim/commit/485b62710004431a16feb4eb861365d082304a08): using unified diff is not tested\n* [8.2.2868](https://github.com/vim/vim/commit/cbe178e3dc4ad45d9b2ed5e713e7c4cc88bf8b8b): Vim9: when executing compiled expression trylevel is changed\n* [8.2.2867](https://github.com/vim/vim/commit/082a3bf961efd3668d06e3137cb1ad27c3998d07): build failure\n* [8.2.2866](https://github.com/vim/vim/commit/ecb664501d3b04d124fca69029b275c520401d40): Vim9: memory leak when using inline function\n* [8.2.2865](https://github.com/vim/vim/commit/d87c21a918d8d611750f22d68fc638bf7a79b1d5): skipping over function body fails\n* [8.2.2864](https://github.com/vim/vim/commit/074f84c01fbe70554feb6a71c0d9cacf2ef77ca5): Vim9: crash when using inline function
* [8.2.2873](https://github.com/vim/vim/commit/46aa6f93acb5d932d2893606d980a6b4b8a9594c): not enough tests for writing buffers\n* [8.2.2872](https://github.com/vim/vim/commit/56c9fd01076bc62b55c8cb89d8a66f6136e52f3a): Python tests fail without the channel feature

0 comments on commit e6160ba

Please sign in to comment.