Skip to content

Commit ae8a61e

Browse files
committed
vim: Import v8.2.4286
* 8.2.4286: Vim9: strict type checking after copy() and deepcopy() * 8.2.4285: Vim9: type of item in for loop not checked properly * 8.2.4284: old mac resources files are no longer used * 8.2.4283: using a variable for the return value is not needed
1 parent 6f8d117 commit ae8a61e

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.4282](https://github.com/vim/vim/commit/adbb1bf21dad5697cd82d46d9dd9e8e8d0f647e6): restricted mode requires the -Z command line option\n* [8.2.4281](https://github.com/vim/vim/commit/9b4a80a66544f2782040b641498754bcb5b8d461): using freed memory with :lopen and :bwipe\n* [8.2.4280](https://github.com/vim/vim/commit/eb4a9ba293be51039e57e0e18337785e2ce526e7): list-dict test crashes\n* [8.2.4279](https://github.com/vim/vim/commit/8133018f50bc447570825801e93d5ed67e8dac90): Vim9: cannot change item type with map() after range()\n* [8.2.4278](https://github.com/vim/vim/commit/4e3b3182307444f205a5f35e257c651f0f3717ad): build with Athena GUI fails
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

0 commit comments

Comments
 (0)