view READMEdir/README_bindos.txt @ 32764:d35204b890af v9.0.1701

patch 9.0.1701: vim9 crash when class member overridden Commit: https://github.com/vim/vim/commit/57a02ccf4c75a6abb270194c90be926d5221b3ce Author: Yegappan Lakshmanan <yegappan@yahoo.com> Date: Sun Aug 13 10:19:38 2023 +0200 patch 9.0.1701: vim9 crash when class member overridden Problem: vim9 crash when class member overridden Solution: Use method_count field instead closes: #12676 closes: #12677 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Aug 2023 10:30:07 +0200
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_bindos.txt for version 9.0 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 (vim90rt.zip).


There are several binary distributions of Vim for the PC.  You would normally
pick only one of them, but it's also possible to install several.
These ones are available (the version number may differ):
	vim90w32.zip	Windows 95/98/NT/etc. console version
	gvim90.zip	Windows 95/98/NT/etc. GUI version
	gvim90ole.zip	Windows 95/98/NT/etc. GUI version with OLE

You MUST also get the runtime archive (vim90rt.zip).
The sources are also available (vim90src.zip).