Skip to content

Commit

Permalink
vim: Import v8.2.3878
Browse files Browse the repository at this point in the history
* 8.2.3878: Vim9: debugger tries to read more lines than there are
  • Loading branch information
chrisbra committed Dec 23, 2021
1 parent 915edd8 commit 66abafb
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.3877](https://github.com/vim/vim/commit/28fbbeac7046f33db350294908eecb380042d553): function does not abort after a type error in compare\n* [8.2.3876](https://github.com/vim/vim/commit/f2f0bddf303e37d4d532ca22e2d53179c20b1d19): 'cindent' does not recognize inline namespace\n* [8.2.3875](https://github.com/vim/vim/commit/b4168fd917e869912e0649fe13c10e5e6a595199): gcc complains about buffer overrun\n* [8.2.3874](https://github.com/vim/vim/commit/a80aad717464760a5a50ac2201ce35b24a0cf7a5): cannot highlight the number column for a sign\n* [8.2.3873](https://github.com/vim/vim/commit/82b3b4c6cf2973fe767f8e2311482af0bd95267e): go.mod files are not recognized\n* [8.2.3872](https://github.com/vim/vim/commit/080182216e605df3428cc699b9fd7e761368d12f): Vim9: finddir() and uniq() return types can be more specific\n* [8.2.3871](https://github.com/vim/vim/commit/f973eeb4911de09258e84cb2248dc0f9392824b4): list.c contains code for dict and blob\n* [8.2.3870](https://github.com/vim/vim/commit/1aeccdb464d81f0af047b399cbad160307a91f7c): MS-Windows: wrong dir when using right-click context menu\n* [8.2.3869](https://github.com/vim/vim/commit/fa46ead31abe66494da775921feefece02ce6d95): Vim9: type checking for "any" is inconsistent
* [8.2.3878](https://github.com/vim/vim/commit/310091d20f26f6472fefc31e19004684f3d640bf): Vim9: debugger tries to read more lines than there are
2 changes: 1 addition & 1 deletion vim

0 comments on commit 66abafb

Please sign in to comment.