소스 검색

* regenerate msg{txt,idx}.inc

git-svn-id: trunk@45091 -
svenbarth 5 년 전
부모
커밋
287c298f37
2개의 변경된 파일435개의 추가작업 그리고 433개의 파일을 삭제
  1. 3 2
      compiler/msgidx.inc
  2. 432 431
      compiler/msgtxt.inc

+ 3 - 2
compiler/msgidx.inc

@@ -584,6 +584,7 @@ const
   type_w_empty_constant_range_set=04125;
   type_e_cblock_callconv=04126;
   type_e_forward_interface_type_does_not_match=04127;
+  type_e_generic_const_type_not_allowed=04128;
   sym_e_id_not_found=05000;
   sym_f_internal_error_in_symtablestack=05001;
   sym_e_duplicate_id=05002;
@@ -1125,9 +1126,9 @@ const
   option_info=11024;
   option_help_pages=11025;
 
-  MsgTxtSize = 85143;
+  MsgTxtSize = 85203;
 
   MsgIdxMax : array[1..20] of longint=(
-    28,106,356,128,99,63,143,36,223,68,
+    28,106,356,129,99,63,143,36,223,68,
     62,20,30,1,1,1,1,1,1,1
   );

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 432 - 431
compiler/msgtxt.inc


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.