Mercurial > vim
annotate READMEdir/README_w32s.txt @ 21411:e1aeb986712f v8.2.1256
patch 8.2.1256: Vim9: type wrong after getting dict item in lambda
Commit: https://github.com/vim/vim/commit/7892b953e0e496408008434ae3505293c0c93af1
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jul 20 22:09:34 2020 +0200
patch 8.2.1256: Vim9: type wrong after getting dict item in lambda
Problem: Vim9: type wrong after getting dict item in lambda.
Solution: Set the type to "any" after enforcing dict type. (closes https://github.com/vim/vim/issues/6491)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 20 Jul 2020 22:15:04 +0200 |
parents | 286aa7c0c9ab |
children | f8116058ca76 |
rev | line source |
---|---|
18879 | 1 README_w32s.txt for version 8.2 of Vim: Vi IMproved. |
8623
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 |
19125
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
3 This file used to explain the installation of Vim on MS-Windows 3.1 and 3.11 |
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
4 systems. However, support for MS-Windows 3.1 and 3.11 has been removed in |
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
5 patch 7.4.1364. |
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
6 See "README.txt" for general information about Vim. |