view READMEdir/README_srcdos.txt @ 22302:36e8e046c335 v8.2.1700

patch 8.2.1700: Vim9: try/catch causes wrong value to be returned Commit: https://github.com/vim/vim/commit/9939f57b7f1c17a0142ebfe4f9e0b634158593e1 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 16 22:29:52 2020 +0200 patch 8.2.1700: Vim9: try/catch causes wrong value to be returned Problem: Vim9: try/catch causes wrong value to be returned. Solution: Reset tcd_return. (closes https://github.com/vim/vim/issues/6964)
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Sep 2020 22:30:03 +0200
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.