|
@@ -438,6 +438,7 @@ const
|
|
|
parser_e_property_only_sgr=03335;
|
|
|
parser_e_overloaded_have_same_mangled_name=03336;
|
|
|
parser_e_default_value_val_const=03337;
|
|
|
+ parser_w_ptr_type_ignored=03338;
|
|
|
type_e_mismatch=04000;
|
|
|
type_e_incompatible_types=04001;
|
|
|
type_e_not_equal_types=04002;
|
|
@@ -991,9 +992,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 71815;
|
|
|
+ MsgTxtSize = 71849;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 26,98,338,122,89,57,126,27,202,64,
|
|
|
+ 26,98,339,122,89,57,126,27,202,64,
|
|
|
58,20,1,1,1,1,1,1,1,1
|
|
|
);
|