浏览代码

* fix compiling the 64-bit compiler with a 32-bit one

git-svn-id: trunk@35654 -
svenbarth 8 年之前
父节点
当前提交
abc4cf21d1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/ncgset.pas

+ 1 - 1
compiler/ncgset.pas

@@ -959,7 +959,7 @@ implementation
 
       var
         nextarrayentry : int64;
-        i : aint;
+        i : longint;
 
       procedure addarrayentry(entry : pcaselabel);
         begin