Browse Source

* regenerate msg{idx,txt}.inc

Sven/Sarah Barth 3 years ago
parent
commit
0e0739a64f
2 changed files with 361 additions and 361 deletions
  1. 3 2
      compiler/msgidx.inc
  2. 358 359
      compiler/msgtxt.inc

+ 3 - 2
compiler/msgidx.inc

@@ -684,6 +684,7 @@ const
   sym_e_generic_type_param_mismatch=05096;
   sym_e_generic_type_param_mismatch=05096;
   sym_e_generic_type_param_decl=05097;
   sym_e_generic_type_param_decl=05097;
   sym_e_type_must_be_rec_or_object=05098;
   sym_e_type_must_be_rec_or_object=05098;
+  sym_e_symbol_no_capture=05099;
   cg_e_parasize_too_big=06009;
   cg_e_parasize_too_big=06009;
   cg_e_file_must_call_by_reference=06012;
   cg_e_file_must_call_by_reference=06012;
   cg_e_cant_use_far_pointer_there=06013;
   cg_e_cant_use_far_pointer_there=06013;
@@ -1153,9 +1154,9 @@ const
   option_info=11024;
   option_info=11024;
   option_help_pages=11025;
   option_help_pages=11025;
 
 
-  MsgTxtSize = 89994;
+  MsgTxtSize = 90034;
 
 
   MsgIdxMax : array[1..20] of longint=(
   MsgIdxMax : array[1..20] of longint=(
-    28,109,365,131,99,63,148,38,223,70,
+    28,109,365,131,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
+ 358 - 359
compiler/msgtxt.inc


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