Browse Source

* regenerate msg*.inc files after addition of error message

git-svn-id: trunk@40655 -
svenbarth 6 years ago
parent
commit
4afe3c6788
2 changed files with 313 additions and 312 deletions
  1. 3 2
      compiler/msgidx.inc
  2. 310 310
      compiler/msgtxt.inc

+ 3 - 2
compiler/msgidx.inc

@@ -659,6 +659,7 @@ const
   sym_w_duplicate_id=05095;
   sym_e_generic_type_param_mismatch=05096;
   sym_e_generic_type_param_decl=05097;
+  sym_e_type_must_be_rec_or_object=05098;
   cg_e_parasize_too_big=06009;
   cg_e_file_must_call_by_reference=06012;
   cg_e_cant_use_far_pointer_there=06013;
@@ -1105,9 +1106,9 @@ const
   option_info=11024;
   option_help_pages=11025;
 
-  MsgTxtSize = 82667;
+  MsgTxtSize = 82706;
 
   MsgIdxMax : array[1..20] of longint=(
-    28,106,349,126,98,59,142,34,221,67,
+    28,106,349,126,99,59,142,34,221,67,
     62,20,30,1,1,1,1,1,1,1
   );

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


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