|
@@ -480,6 +480,7 @@ const
|
|
parser_e_syscall_format_not_support=03364;
|
|
parser_e_syscall_format_not_support=03364;
|
|
parser_w_ignoring_published_property=03365;
|
|
parser_w_ignoring_published_property=03365;
|
|
parser_w_widechar_set_reduced=03366;
|
|
parser_w_widechar_set_reduced=03366;
|
|
|
|
+ parser_e_nostringaliasinsystem=03367;
|
|
type_e_mismatch=04000;
|
|
type_e_mismatch=04000;
|
|
type_e_incompatible_types=04001;
|
|
type_e_incompatible_types=04001;
|
|
type_e_not_equal_types=04002;
|
|
type_e_not_equal_types=04002;
|
|
@@ -1161,9 +1162,9 @@ const
|
|
option_info=11024;
|
|
option_info=11024;
|
|
option_help_pages=11025;
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 90971;
|
|
|
|
|
|
+ MsgTxtSize = 91070;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
- 28,109,367,132,100,63,148,38,223,71,
|
|
|
|
|
|
+ 28,109,368,132,100,63,148,38,223,71,
|
|
68,20,30,1,1,1,1,1,1,1
|
|
68,20,30,1,1,1,1,1,1,1
|
|
);
|
|
);
|