|
@@ -476,6 +476,7 @@ const
|
|
parser_e_constructurs_cannot_take_type_parameters=03360;
|
|
parser_e_constructurs_cannot_take_type_parameters=03360;
|
|
parser_e_raise_with_noreturn_not_allowed=03361;
|
|
parser_e_raise_with_noreturn_not_allowed=03361;
|
|
parser_e_section_directive_not_allowed_for_target=03362;
|
|
parser_e_section_directive_not_allowed_for_target=03362;
|
|
|
|
+ parser_e_absolute_sym_cannot_reference_itself=03363;
|
|
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;
|
|
@@ -1149,9 +1150,9 @@ const
|
|
option_info=11024;
|
|
option_info=11024;
|
|
option_help_pages=11025;
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 89374;
|
|
|
|
|
|
+ MsgTxtSize = 89424;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
- 28,109,363,131,99,63,148,37,223,69,
|
|
|
|
|
|
+ 28,109,364,131,99,63,148,37,223,69,
|
|
65,20,30,1,1,1,1,1,1,1
|
|
65,20,30,1,1,1,1,1,1,1
|
|
);
|
|
);
|