view READMEdir/README_srcdos.txt @ 24938:ac0211a9fb6a v8.2.3006

patch 8.2.3006: crash when echoing a value very early Commit: https://github.com/vim/vim/commit/a97c36310f90ed15dbf5a2ba5bf91fc906e2e724 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 15 22:39:11 2021 +0200 patch 8.2.3006: crash when echoing a value very early Problem: Crash when echoing a value very early. (Naruhiko Nishino) Solution: Do not use a NUL to truncate the message, make a copy. (closes #8388)
author Bram Moolenaar <Bram@vim.org>
date Tue, 15 Jun 2021 22:45:04 +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.