comparison runtime/doc/os_390.txt @ 14945:4ee65b4150fd

Update runtime files commit https://github.com/vim/vim/commit/2c64ca1802b2c99b16d2fdf581b68b5baffb082a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Oct 19 16:22:31 2018 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Fri, 19 Oct 2018 16:30:08 +0200
parents 2f7e67dd088c
children 6848b809a26e
comparison
equal deleted inserted replaced
14944:ea95565c96ef 14945:4ee65b4150fd
81 The program /bin/sort sorts by ASCII value by default. This program is 81 The program /bin/sort sorts by ASCII value by default. This program is
82 normally used by ctags to sort the tags. There might be a version of 82 normally used by ctags to sort the tags. There might be a version of
83 ctags out there, that does it right, but we can't be sure. So this seems to 83 ctags out there, that does it right, but we can't be sure. So this seems to
84 be a permanent restriction. 84 be a permanent restriction.
85 85
86 - The cscope interface (|cscope|) doesn't work for the version of cscope 86 - The cscope interface (|cscope|) doesn't work for the version of cscope that
87 that we use on our mainframe. We have a copy of version 15.0b12, and it 87 we use on our mainframe. We have a copy of version 15.0b12, and it causes
88 causes Vim to hang when using the "cscope add" command. I'm guessing that 88 Vim to hang when using the "cscope add" command. I'm guessing that the
89 the binary format of the cscope database isn't quite what Vim is expecting. 89 binary format of the cscope database isn't quite what Vim is expecting.
90 I've tried to port the current version of cscope (15.3) to z/OS, without 90 I've tried to port the current version of cscope (15.3) to z/OS, without
91 much success. If anyone is interested in trying, drop me a line if you 91 much success. If anyone is interested in trying, drop me a line if you
92 make any progress. 92 make any progress.
93 93
94 - No glib/gtk support. I have not been able to successfully compile glib on 94 - No glib/gtk support. I have not been able to successfully compile glib on
129 http://www-03.ibm.com/systems/z/os/zos/features/unix/library/IBM+Redbooks/index.html 129 http://www-03.ibm.com/systems/z/os/zos/features/unix/library/IBM+Redbooks/index.html
130 130
131 131
132 132
133 ------------------------------------------------------------------------------ 133 ------------------------------------------------------------------------------
134 vim:tw=78:fo=tcq2:ts=8:noet:ft=help:norl: 134 vim:tw=78:ts=8:noet:ft=help:norl: