view READMEdir/README_src.txt @ 31817:a98ef841fd01 v9.0.1241

patch 9.0.1241: Coverity warns for not checking function return value Commit: https://github.com/vim/vim/commit/b58201035060d223d4d795ef9c3bc6b171eee9af Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 25 12:27:13 2023 +0000 patch 9.0.1241: Coverity warns for not checking function return value Problem: Coverity warns for not checking function return value. Solution: Explicitly ignore the return value.
author Bram Moolenaar <Bram@vim.org>
date Wed, 25 Jan 2023 13:30:04 +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!