view READMEdir/README_src.txt @ 21787:837e6a429950 v8.2.1443

patch 8.2.1443: Vim9: crash when interrupting a nested :def function Commit: https://github.com/vim/vim/commit/cdd70f09a5340c3d7ae873f1aaaf9847f27410cc Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 13 21:40:18 2020 +0200 patch 8.2.1443: Vim9: crash when interrupting a nested :def function Problem: Vim9: crash when interrupting a nested :def function. Solution: Push a dummy return value onto the stack. (closes https://github.com/vim/vim/issues/6701)
author Bram Moolenaar <Bram@vim.org>
date Thu, 13 Aug 2020 21:45:05 +0200
parents af69c9335223
children f8116058ca76
line wrap: on
line source

README_src.txt for version 8.2 of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator).

For more information, see the README.txt file that comes with the runtime
archive (vim-8.2-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!