Mercurial > vim
view READMEdir/README_srcdos.txt @ 26737:10d3105030ab v8.2.3897
patch 8.2.3897: Vim9: second argument of map() and filter() not checked
Commit: https://github.com/vim/vim/commit/1802405d71da20dff510690bf14f6da085836125
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Dec 25 21:43:28 2021 +0000
patch 8.2.3897: Vim9: second argument of map() and filter() not checked
Problem: Vim9: the second argument of map() and filter() is not checked at
compile time.
Solution: Add more specific type check for the second argument.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 25 Dec 2021 22:45:02 +0100 |
parents | 286aa7c0c9ab |
children | f8116058ca76 |
line wrap: on
line source
README_srcdos.txt for version 8.2 of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_dos.txt" for installation instructions for MS-Windows. These files are in the runtime archive (vim82rt.zip). The DOS source archive contains the files needed to compile Vim on MS-Windows. It is packed for MS-Windows systems, with CR-LF. It also includes the VisVim sources. See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.