浏览代码

Merged revisions 10857 via svnmerge from
svn+ssh://svn.freepascal.org/FPC/svn/fpc/trunk

........
r10857 | michael | 2008-05-02 11:36:38 +0200 (Fri, 02 May 2008) | 1 line

* Fixed all known errors
........

git-svn-id: branches/fixes_2_2@10858 -

michael 17 年之前
父节点
当前提交
8726050625
共有 3 个文件被更改,包括 386 次插入379 次删除
  1. 226 219
      compiler/msg/errore.msg
  2. 1 1
      compiler/msgidx.inc
  3. 159 159
      compiler/msgtxt.inc

文件差异内容过多而无法显示
+ 226 - 219
compiler/msg/errore.msg


+ 1 - 1
compiler/msgidx.inc

@@ -736,7 +736,7 @@ const
   option_info=11024;
   option_info=11024;
   option_help_pages=11025;
   option_help_pages=11025;
 
 
-  MsgTxtSize = 45834;
+  MsgTxtSize = 45835;
 
 
   MsgIdxMax : array[1..20] of longint=(
   MsgIdxMax : array[1..20] of longint=(
     24,87,248,84,63,50,108,22,135,60,
     24,87,248,84,63,50,108,22,135,60,

文件差异内容过多而无法显示
+ 159 - 159
compiler/msgtxt.inc


部分文件因为文件数量过多而无法显示