|
@@ -569,6 +569,7 @@ const
|
|
type_e_procedure_must_be_far=04121;
|
|
type_e_procedure_must_be_far=04121;
|
|
type_w_instance_abstract_class=04122;
|
|
type_w_instance_abstract_class=04122;
|
|
type_e_function_reference_kind=04123;
|
|
type_e_function_reference_kind=04123;
|
|
|
|
+ type_e_seg_procvardef_wrong_memory_model=04124;
|
|
sym_e_id_not_found=05000;
|
|
sym_e_id_not_found=05000;
|
|
sym_f_internal_error_in_symtablestack=05001;
|
|
sym_f_internal_error_in_symtablestack=05001;
|
|
sym_e_duplicate_id=05002;
|
|
sym_e_duplicate_id=05002;
|
|
@@ -1091,9 +1092,9 @@ const
|
|
option_info=11024;
|
|
option_info=11024;
|
|
option_help_pages=11025;
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 81040;
|
|
|
|
|
|
+ MsgTxtSize = 81122;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
- 27,105,347,124,96,58,139,33,221,67,
|
|
|
|
|
|
+ 27,105,347,125,96,58,139,33,221,67,
|
|
61,20,30,1,1,1,1,1,1,1
|
|
61,20,30,1,1,1,1,1,1,1
|
|
);
|
|
);
|