Browse Source

* regenerate msg{idx,txt}.inc

Sven/Sarah Barth 3 years ago
parent
commit
2688834265
2 changed files with 495 additions and 482 deletions
  1. 3 2
      compiler/msgidx.inc
  2. 492 480
      compiler/msgtxt.inc

+ 3 - 2
compiler/msgidx.inc

@@ -599,6 +599,7 @@ const
   type_e_generic_const_type_not_allowed=04128;
   type_e_generic_const_type_not_allowed=04128;
   type_e_cant_read_write_type_in_iso_mode=04129;
   type_e_cant_read_write_type_in_iso_mode=04129;
   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;
   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;
@@ -1154,9 +1155,9 @@ const
   option_info=11024;
   option_info=11024;
   option_help_pages=11025;
   option_help_pages=11025;
 
 
-  MsgTxtSize = 90110;
+  MsgTxtSize = 90190;
 
 
   MsgIdxMax : array[1..20] of longint=(
   MsgIdxMax : array[1..20] of longint=(
-    28,109,365,131,100,63,148,38,223,70,
+    28,109,365,132,100,63,148,38,223,70,
     65,20,30,1,1,1,1,1,1,1
     65,20,30,1,1,1,1,1,1,1
   );
   );

File diff suppressed because it is too large
+ 492 - 480
compiler/msgtxt.inc


Some files were not shown because too many files changed in this diff