annotate README_os2.txt @ 8318:190d8084cb3a v7.4.1451

commit https://github.com/vim/vim/commit/707659490d35e8d66e8bbdcfd93b12dc1387d86c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 28 19:28:59 2016 +0100 patch 7.4.1451 Problem: Vim hangs when a channel has a callback but isn't referenced. Solution: Have channel_unref() only return TRUE when the channel was actually freed.
author Christian Brabandt <cb@256bit.org>
date Sun, 28 Feb 2016 19:30:04 +0100
parents c260e4df3a24
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5294
359743c1f59a release version 7.4
Bram Moolenaar <bram@vim.org>
parents: 5247
diff changeset
1 README_os2.txt for version 7.4 of Vim: Vi IMproved.
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2
7424
c260e4df3a24 commit https://github.com/vim/vim/commit/8dfc5eb32818b11ff5818a060324b94345c40031
Christian Brabandt <cb@256bit.org>
parents: 5294
diff changeset
3 This file used to explain the installation of Vim on OS/2 systems.
c260e4df3a24 commit https://github.com/vim/vim/commit/8dfc5eb32818b11ff5818a060324b94345c40031
Christian Brabandt <cb@256bit.org>
parents: 5294
diff changeset
4 However, support for OS/2 has been removed in patch 7.4.1008.
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 See "README.txt" for general information about Vim.