File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIMリファレンスマニュアル
@@ -773,7 +773,7 @@ Version 9.0 (2023 Nov 27)
773
773
構造体 (および使用されるすべての場所) 内で getline 関数の名前を別の名
774
774
前に変更し、構造体内で POSIX 関数を使用しないようにすることだが、この
775
775
変更は他のすべてのオペレーティングシステムに影響を与える。(VMS TODO リ
776
- ストを追加 )
776
+ ストに追加済み )
777
777
詳細については、https://forum.vmssoftware.com/viewtopic.php?f=38&t=8914&p=20049
778
778
- os_vms_conf.h のインクルードはすべてのアーキテクチャでレビューされている
779
779
- MODIFIED_BY 定義のサポートを追加
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL
@@ -771,7 +771,7 @@ Version 9.0 (2023 Nov 27)
771
771
on X86_64 the CRTL_VER is kept under 80500000 level. The proper solution would be
772
772
to rename the getline function to something else in the struct (and in all places
773
773
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)
775
775
Read more about at https://forum.vmssoftware.com/viewtopic.php?f=38&t=8914&p=20049
776
776
- os_vms_conf.h includes have been reviewed for all architectures
777
777
- added support for the MODIFIED_BY define
You can’t perform that action at this time.
0 commit comments