|
@@ -605,6 +605,7 @@ const
|
|
type_w_array_size_does_not_match_size_of_constant_string=04130;
|
|
type_w_array_size_does_not_match_size_of_constant_string=04130;
|
|
type_e_nested_procvar_to_funcref=04131;
|
|
type_e_nested_procvar_to_funcref=04131;
|
|
type_e_cannot_take_address_of_wasm_externref=04132;
|
|
type_e_cannot_take_address_of_wasm_externref=04132;
|
|
|
|
+ type_e_cannot_determine_size_of_wasm_reference_type=04133;
|
|
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;
|
|
@@ -1166,9 +1167,9 @@ const
|
|
option_info=11024;
|
|
option_info=11024;
|
|
option_help_pages=11025;
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 91472;
|
|
|
|
|
|
+ MsgTxtSize = 91538;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
- 28,109,369,133,102,63,148,38,223,71,
|
|
|
|
|
|
+ 28,109,369,134,102,63,148,38,223,71,
|
|
68,20,30,1,1,1,1,1,1,1
|
|
68,20,30,1,1,1,1,1,1,1
|
|
);
|
|
);
|