Sfoglia il codice sorgente

* fix compilation with newer FPC

git-svn-id: trunk@45725 -
florian 5 anni fa
parent
commit
965964d07c
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      compiler/utils/mkx86inl.pp

+ 2 - 0
compiler/utils/mkx86inl.pp

@@ -590,6 +590,8 @@ procedure ParseList(const APrefix, AFilename: string);
                         fsecond.add('    '+tmp);
                       inc(cnt);
                     end;
+                  else
+                    ;
                 end;
               end;