Browse Source

Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 2/3]

Regenerated compiler/msgidx.inc and compiler/msgtxt.inc.

git-svn-id: trunk@42357 -
svenbarth 6 years ago
parent
commit
f91e38d1bd
2 changed files with 501 additions and 503 deletions
  1. 3 2
      compiler/msgidx.inc
  2. 498 501
      compiler/msgtxt.inc

+ 3 - 2
compiler/msgidx.inc

@@ -129,6 +129,7 @@ const
   scan_w_setpeosversion_not_support=02103;
   scan_w_setpesubsysversion_not_support=02104;
   scan_n_changecputype=02105;
+  scan_e_unresolved_attribute=02106;
   parser_e_syntax_error=03000;
   parser_e_dont_nest_interrupt=03004;
   parser_w_proc_directive_ignored=03005;
@@ -1111,9 +1112,9 @@ const
   option_info=11024;
   option_help_pages=11025;
 
-  MsgTxtSize = 83424;
+  MsgTxtSize = 83467;
 
   MsgIdxMax : array[1..20] of longint=(
-    28,106,351,126,99,61,142,34,221,68,
+    28,107,351,126,99,61,142,34,221,68,
     62,20,30,1,1,1,1,1,1,1
   );

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


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