|
@@ -443,6 +443,8 @@ const
|
|
|
parser_e_global_generic_references_static=03339;
|
|
|
parser_u_already_compiled=03340;
|
|
|
parser_e_explicit_method_implementation_for_specializations_not_allowed=03341;
|
|
|
+ parser_e_no_genfuncs_in_interfaces=03342;
|
|
|
+ parser_e_genfuncs_cannot_be_virtual=03343;
|
|
|
type_e_mismatch=04000;
|
|
|
type_e_incompatible_types=04001;
|
|
|
type_e_not_equal_types=04002;
|
|
@@ -1017,9 +1019,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 76087;
|
|
|
+ MsgTxtSize = 76184;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 26,99,342,124,96,58,127,32,207,64,
|
|
|
+ 26,99,344,124,96,58,127,32,207,64,
|
|
|
58,20,1,1,1,1,1,1,1,1
|
|
|
);
|