Mercurial > vim
view READMEdir/README_src.txt @ 32313:6761c71f4b25 v9.0.1488
patch 9.0.1488: xchacha20v2 crypt header is platform dependent
Commit: https://github.com/vim/vim/commit/35a2ec18d6560251e8164636bac6e21ea504648e
Author: ichizok <gclient.gaap@gmail.com>
Date: Tue Apr 25 15:27:27 2023 +0100
patch 9.0.1488: xchacha20v2 crypt header is platform dependent
Problem: xchacha20v2 crypt header is platform dependent.
Solution: Avoid using "size_t". (Ozaki Kiichi, closses https://github.com/vim/vim/issues/12296)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Tue, 25 Apr 2023 16:30:03 +0200 |
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!