Skip to content

Commit a09f50f

Browse files
committed
vim: Import v8.2.4293
* 8.2.4293: Vim9: when copying a list it gets type list<any> * 8.2.4292: test fails * 8.2.4291: error number used twice * 8.2.4290: MS-Windows: using type casts for timer IDs * 8.2.4289: warnings reported by MSVC * 8.2.4288: preprocessor indents are inconsistent * 8.2.4287: cannot assign empty list with type to variable with list type
1 parent ae8a61e commit a09f50f

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.4286](https://github.com/vim/vim/commit/381692b6f1c2ec9b73a139500286ddc9347a1c01): Vim9: strict type checking after copy() and deepcopy()\n* [8.2.4285](https://github.com/vim/vim/commit/a1c519518050383e7d319514a3ff6c42a9154c48): Vim9: type of item in for loop not checked properly\n* [8.2.4284](https://github.com/vim/vim/commit/ab8f7c50cf7d5c0c72dfa5067e5b1f57585db4d8): old mac resources files are no longer used\n* [8.2.4283](https://github.com/vim/vim/commit/73257149d759a8e6ddbe555d2b5aa37b6cb8db8b): using a variable for the return value is not needed
1+
* [8.2.4293](https://github.com/vim/vim/commit/7676c158798a7c90f500cab2c12af0d47bad6026): Vim9: when copying a list it gets type list\<any>\n* [8.2.4292](https://github.com/vim/vim/commit/02a977ea5ee733412011a7f259a4efa0ffc95f1a): test fails\n* [8.2.4291](https://github.com/vim/vim/commit/5658ca343f49a770ec068a858f52547ce822afa1): error number used twice\n* [8.2.4290](https://github.com/vim/vim/commit/a8ec4916caadd0a5113b7d41fa81d6d2c807260f): MS-Windows: using type casts for timer IDs\n* [8.2.4289](https://github.com/vim/vim/commit/5411910c77cba85212963a2fb71d8c71f8a5d203): warnings reported by MSVC\n* [8.2.4288](https://github.com/vim/vim/commit/6e1d31e9e3ca42cb883abca198f011dc6f4ceb14): preprocessor indents are inconsistent\n* [8.2.4287](https://github.com/vim/vim/commit/2d3ac2e03093c4b0ae5d18c5f2f51ae0c2a9ec72): cannot assign empty list with type to variable with list type

0 commit comments

Comments
 (0)