Forráskód Böngészése

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

git-svn-id: trunk@35654 -
svenbarth 8 éve
szülő
commit
abc4cf21d1
1 módosított fájl, 1 hozzáadás és 1 törlés
  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