Browse Source

* regenerate msg* files after r39078

git-svn-id: trunk@39079 -
svenbarth 7 years ago
parent
commit
4354821f05
2 changed files with 375 additions and 377 deletions
  1. 2 3
      compiler/msgidx.inc
  2. 373 374
      compiler/msgtxt.inc

+ 2 - 3
compiler/msgidx.inc

@@ -457,7 +457,6 @@ const
   parser_e_packages_not_supported=03344;
   parser_e_packages_not_supported=03344;
   parser_e_cannot_use_hardfloat_in_a_softfloat_environment=03345;
   parser_e_cannot_use_hardfloat_in_a_softfloat_environment=03345;
   parser_e_invalid_internal_function_index=03346;
   parser_e_invalid_internal_function_index=03346;
-  parser_e_no_static_array_const_in_dynarray_const=03347;
   type_e_mismatch=04000;
   type_e_mismatch=04000;
   type_e_incompatible_types=04001;
   type_e_incompatible_types=04001;
   type_e_not_equal_types=04002;
   type_e_not_equal_types=04002;
@@ -1102,9 +1101,9 @@ const
   option_info=11024;
   option_info=11024;
   option_help_pages=11025;
   option_help_pages=11025;
 
 
-  MsgTxtSize = 82375;
+  MsgTxtSize = 82280;
 
 
   MsgIdxMax : array[1..20] of longint=(
   MsgIdxMax : array[1..20] of longint=(
-    28,106,348,126,96,59,142,34,221,67,
+    28,106,347,126,96,59,142,34,221,67,
     62,20,30,1,1,1,1,1,1,1
     62,20,30,1,1,1,1,1,1,1
   );
   );

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


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