Skip to content

Commit a5fed70

Browse files
authored
Merge pull request #1414 from vim-jp/hh-update-os_vms
Update os_vms.{txt,jax}
2 parents 1fc4480 + 2ede234 commit a5fed70

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/os_vms.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*os_vms.txt* For Vim バージョン 9.1. Last change: 2023 Dec 09
1+
*os_vms.txt* For Vim バージョン 9.1. Last change: 2023 Dec 14
22

33

44
VIMリファレンスマニュアル
@@ -773,7 +773,7 @@ Version 9.0 (2023 Nov 27)
773773
構造体 (および使用されるすべての場所) 内で getline 関数の名前を別の名
774774
前に変更し、構造体内で POSIX 関数を使用しないようにすることだが、この
775775
変更は他のすべてのオペレーティングシステムに影響を与える。(VMS TODO リ
776-
ストを追加)
776+
ストに追加済み)
777777
詳細については、https://forum.vmssoftware.com/viewtopic.php?f=38&t=8914&p=20049
778778
- os_vms_conf.h のインクルードはすべてのアーキテクチャでレビューされている
779779
- MODIFIED_BY 定義のサポートを追加

en/os_vms.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*os_vms.txt* For Vim version 9.1. Last change: 2023 Dec 09
1+
*os_vms.txt* For Vim version 9.1. Last change: 2023 Dec 14
22

33

44
VIM REFERENCE MANUAL
@@ -771,7 +771,7 @@ Version 9.0 (2023 Nov 27)
771771
on X86_64 the CRTL_VER is kept under 80500000 level. The proper solution would be
772772
to rename the getline function to something else in the struct (and in all places
773773
it is used) - and avoiding to use POSIX functions in structs, but this change would
774-
impact on all other operating systems. (added the the VMS TODO list)
774+
impact on all other operating systems. (added to the VMS TODO list)
775775
Read more about at https://forum.vmssoftware.com/viewtopic.php?f=38&t=8914&p=20049
776776
- os_vms_conf.h includes have been reviewed for all architectures
777777
- added support for the MODIFIED_BY define

0 commit comments

Comments
 (0)