view READMEdir/README_w32s.txt @ 31386:ab4b3710f437 v9.0.1026

patch 9.0.1026: type of w_last_topfill is wrong Commit: https://github.com/vim/vim/commit/2e613453eeeac3ef3405478c33775dd77d135bc7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 7 22:30:18 2022 +0000 patch 9.0.1026: type of w_last_topfill is wrong Problem: type of w_last_topfill is wrong. Solution: Use "int" instead of "linenr_T". (closes https://github.com/vim/vim/issues/11670)
author Bram Moolenaar <Bram@vim.org>
date Wed, 07 Dec 2022 23:45:05 +0100
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_w32s.txt for version 9.0 of Vim: Vi IMproved.

This file used to explain the installation of Vim on MS-Windows 3.1 and 3.11
systems.  However, support for MS-Windows 3.1 and 3.11 has been removed in
patch 7.4.1364.
See "README.txt" for general information about Vim.