view READMEdir/README_srcdos.txt @ 15029:588a5fafbb61 v8.1.0526

patch 8.1.0526: running out of signal stack in RealWaitForChar commit https://github.com/vim/vim/commit/61fb8d8c6719205c686550e591db22aa97b4db4c Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 12 21:45:08 2018 +0100 patch 8.1.0526: running out of signal stack in RealWaitForChar Problem: Running out of signal stack in RealWaitForChar. (Vladimir Marek) Solution: Make the fd_set variables static.
author Bram Moolenaar <Bram@vim.org>
date Mon, 12 Nov 2018 22:00:06 +0100
parents 1174611ad715
children af69c9335223
line wrap: on
line source

README_srcdos.txt for version 8.1 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim81rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-DOS or
MS-Windows.  It is packed for DOS systems, with CR-LF.  It also includes the
VisVim sources.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.