Mercurial > vim
annotate runtime/doc/os_risc.txt @ 10753:4961e7acdd8c v8.0.0266
patch 8.0.0266: compiler warning for using uninitialized variable
commit https://github.com/vim/vim/commit/c625155ea42da2d7cefd853837f18115713b439c
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 29 21:42:20 2017 +0100
patch 8.0.0266: compiler warning for using uninitialized variable
Problem: Compiler warning for using uninitialized variable.
Solution: Set tab_number also when there is an error.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sun, 29 Jan 2017 21:45:05 +0100 |
parents | 9f48eab77d62 |
children | 1174611ad715 |
rev | line source |
---|---|
10198
9f48eab77d62
commit https://github.com/vim/vim/commit/bb76f24af2010943387ce696a7092175b4ecccf2
Christian Brabandt <cb@256bit.org>
parents:
5294
diff
changeset
|
1 *os_risc.txt* For Vim version 8.0. Last change: 2011 May 10 |
7 | 2 |
3 | |
4 VIM REFERENCE MANUAL by Thomas Leonard | |
5 | |
6 | |
7 *riscos* *RISCOS* *RISC-OS* | |
2823 | 8 The RISC OS support has been removed from Vim with patch 7.3.187. |
9 If you would like to use Vim on RISC OS get the files from before that patch. | |
7 | 10 |
11 | |
12 vim:tw=78:ts=8:ft=help:norl: |