Skip to content

Commit d581a4c

Browse files
committed
vim: Import v8.2.5171
* 8.2.5171: dependencies and proto files are outdated * 8.2.5170: tiny issues * Update runtime files * 8.2.5169: nested :source may use NULL pointer * 8.2.5168: cannot build with Python 3.11 * 8.2.5167: get(Fn, 'name') on funcref returns special byte code
1 parent 1a4044b commit d581a4c

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.5166](https://github.com/vim/vim/commit/f65cc665fa751bad3ffe75f58ce1251d6695949f): test for DiffUpdated fails\n* [8.2.5165](https://github.com/vim/vim/commit/507618702e0b04d37028a5bdf7d0d1b09555e19a): import test fails because 'diffexpr' isn't reset\n* [8.2.5164](https://github.com/vim/vim/commit/c101abff4c6756db4f5e740fde289decb9452efa): invalid memory access after diff buffer manipulations\n* [8.2.5163](https://github.com/vim/vim/commit/cd38bb4d83c942c4bad596835c6766cbf32e5195): crash when deleting buffers in diff mode\n* [8.2.5162](https://github.com/vim/vim/commit/0971c7a4e537ea120a6bb2195960be8d0815e97b): reading before the start of the line with BS in Replace mode\n* [Update runtime files](https://github.com/vim/vim/commit/8a3b805c6c9cae341d560df9c3567ebbe42a7404)\n* [8.2.5161](https://github.com/vim/vim/commit/0fbc9260a75dfc4d86f20e7c0eb76878f513a212): might still access invalid memory
1+
* [8.2.5171](https://github.com/vim/vim/commit/d21e5bde7c74eab8b10fddc30d12a313c7e7dcd0): dependencies and proto files are outdated\n* [8.2.5170](https://github.com/vim/vim/commit/944cc9ceba8868acd238264d4a3894803c566b37): tiny issues\n* [Update runtime files](https://github.com/vim/vim/commit/069a7d561bbe7e3b9bf132f71b7121c59f99e8f1)\n* [8.2.5169](https://github.com/vim/vim/commit/79481367a457951aabd9501b510fd7e3eb29c3d8): nested :source may use NULL pointer\n* [8.2.5168](https://github.com/vim/vim/commit/fee511c1d39ecd155e27545cf70aeaa99d31b215): cannot build with Python 3.11\n* [8.2.5167](https://github.com/vim/vim/commit/1ae8c262df7083dfb4b41485508951c50eccc84c): get(Fn, 'name') on funcref returns special byte code

0 commit comments

Comments
 (0)