view READMEdir/README_src.txt @ 26798:f40798bc2a50 v8.2.3927

patch 8.2.3927: Vim9: double free when using lambda Commit: https://github.com/vim/vim/commit/8c697e3698e7dbe0a3c4524ac360b78ceb852b23 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 28 20:18:50 2021 +0000 patch 8.2.3927: Vim9: double free when using lambda Problem: Vim9: double free when using lambda. Solution: Don't free both cmdline and line_to_free.
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Dec 2021 21:30:03 +0100
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!