view READMEdir/README_src.txt @ 31418:462508d04341 v9.0.1042

patch 9.0.1042: ASAN gives false alarm about array access. Commit: https://github.com/vim/vim/commit/4ae0057308c59a0dee2b452736366e49a5a98b3a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 9 22:49:23 2022 +0000 patch 9.0.1042: ASAN gives false alarm about array access. Problem: ASAN gives false alarm about array access. Solution: Use an intermediate pointer.
author Bram Moolenaar <Bram@vim.org>
date Sat, 10 Dec 2022 00:00:03 +0100
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_src.txt for version 9.0 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-9.0-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!