Mercurial > vim
view READMEdir/README_srcdos.txt @ 11267:588de97b40e7 v8.0.0519
patch 8.0.0519: character classes are not well tested
commit https://github.com/vim/vim/commit/0c078fc7db2902d4ccba04506db082ddbef45a8c
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Mar 29 15:31:20 2017 +0200
patch 8.0.0519: character classes are not well tested
Problem: Character classes are not well tested. They can differ between
platforms.
Solution: Add tests. In the documentation make clear which classes depend
on what library function. Only use :cntrl: and :graph: for ASCII.
(Kazunobu Kuriyama, Dominique Pelle, closes #1560)
Update the documentation.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 29 Mar 2017 15:45:05 +0200 |
parents | 9f48eab77d62 |
children | 1174611ad715 |
line wrap: on
line source
README_srcdos.txt for version 8.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 (vim80rt.zip). The DOS source archive contains the files needed to compile Vim on MS-DOS or MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the VisVim sources. See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.