Selaa lähdekoodia

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

git-svn-id: trunk@35654 -
svenbarth 8 vuotta sitten
vanhempi
commit
abc4cf21d1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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