mirror of
https://github.com/open-simh/simtools.git
synced 2026-02-10 18:21:20 +00:00
ODS2: Message files for Windows builds
.gitignore carefully excludes some intermediate message files for Windows builds, but were missed in the backlog commit. The build scripting for them is easier on Unix.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
{ "MOUNT", UINT32_C(2143)},
|
||||
{ "RENAME", UINT32_C(2144)},
|
||||
{ "SEARCH", UINT32_C(2145)},
|
||||
{ "TYPE", UINT32_C(2146)},
|
||||
#endif
|
||||
#ifdef GENERATE_MSGTAB
|
||||
#undef GENERATE_MSGTAB
|
||||
|
||||
@@ -65,7 +65,6 @@ GLOBERR <unknown error !UL processing !AZ> /FAO=2
|
||||
|
||||
|
||||
.FACILITY CREATE,86 /SHARED
|
||||
.LITERAL CREATE_OFFSET = (86) ! 0x00000050 Warning
|
||||
.LITERAL CREATE_CLOSEOUT = ((CREATE_FACILITY@16) + SHR$_ILLDESQUE + 2) ! 0x085612d2 Error
|
||||
.LITERAL CREATE_CREATED = ((CREATE_FACILITY@16) + SHR$_ILLDIRCOPY + 3) ! 0x085612eb Info
|
||||
.LITERAL CREATE_EXISTS = ((CREATE_FACILITY@16) + SHR$_INSVIRMEM + 3) ! 0x085612f3 Info
|
||||
@@ -91,6 +90,7 @@ CREDIRFAIL <failed to create directory !AZ> /FAO=1
|
||||
|
||||
|
||||
.FACILITY DELETE,87 /SHARED
|
||||
.LITERAL DELETE_OFFSET = (87) ! 0x00000050 Warning
|
||||
.LITERAL DELETE_OPENIN = ((DELETE_FACILITY@16) + SHR$_FILDEL) ! 0x08571320 Warning
|
||||
|
||||
.END
|
||||
@@ -1095,11 +1095,11 @@ BADSTRING <search string !UL too short> /FAO=1
|
||||
|
||||
|
||||
.FACILITY SHR,0 /SHARED
|
||||
.LITERAL SHR_SEVERE = (4) ! 0x00000000 Warning
|
||||
|
||||
.SEVERITY WARNING
|
||||
.BASE 0
|
||||
NORMAL <normal successful completion>
|
||||
.LITERAL SHR_SEVERE = (4) ! 0x00000000 Warning
|
||||
|
||||
.BASE 600
|
||||
CONTINUE " Type <CR> to continue, f<CR> to finish, q<cr> to abort "
|
||||
|
||||
1224
extracters/ods2/vms_messages_en_us.msg
Normal file
1224
extracters/ods2/vms_messages_en_us.msg
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user