view runtime/doc/os_mint.txt @ 26248:36361f080ffd v8.2.3655

patch 8.2.3655: compiler warning for using size_t for int Commit: https://github.com/vim/vim/commit/cc9d725bbb515baf172c2be21de12d35a961e4ee Author: Mike Williams <mikew@globalgraphics.com> Date: Tue Nov 23 12:35:57 2021 +0000 patch 8.2.3655: compiler warning for using size_t for int Problem: Compiler warning for using size_t for int. Solution: Add a type cast. (Mike Williams, closes https://github.com/vim/vim/issues/9199)
author Bram Moolenaar <Bram@vim.org>
date Tue, 23 Nov 2021 13:45:03 +0100
parents bb3f60b0aca0
children f8116058ca76
line wrap: on
line source

*os_mint.txt*   For Vim version 8.2.  Last change: 2020 Jul 14


		  VIM REFERENCE MANUAL    by Jens M. Felderhoff


							*MiNT* *Atari*
The Atari MiNT support was removed with patch 8.2.1215. It probably didn't
work at that time, since the code was old and not maintained.


Originally added by: Jens M. Felderhoff, e-mail: <jmf@infko.uni-koblenz.de>


 vim:tw=78:ts=8:noet:ft=help:norl: