|
@@ -431,6 +431,7 @@ const
|
|
parser_e_no_class_in_local_anonymous_records=03331;
|
|
parser_e_no_class_in_local_anonymous_records=03331;
|
|
parser_e_not_allowed_in_record=03332;
|
|
parser_e_not_allowed_in_record=03332;
|
|
parser_e_proc_dir_not_allowed=03333;
|
|
parser_e_proc_dir_not_allowed=03333;
|
|
|
|
+ parser_e_no_assembler_in_generic=03334;
|
|
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;
|
|
@@ -975,9 +976,9 @@ const
|
|
option_info=11024;
|
|
option_info=11024;
|
|
option_help_pages=11025;
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 69070;
|
|
|
|
|
|
+ MsgTxtSize = 69135;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
- 26,95,334,121,88,56,126,27,202,63,
|
|
|
|
|
|
+ 26,95,335,121,88,56,126,27,202,63,
|
|
54,20,1,1,1,1,1,1,1,1
|
|
54,20,1,1,1,1,1,1,1,1
|
|
);
|
|
);
|