Explorar o código

* compilation fixed

git-svn-id: trunk@33132 -
florian %!s(int64=9) %!d(string=hai) anos
pai
achega
ce64d77256
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/fppu.pas

+ 1 - 0
compiler/fppu.pas

@@ -209,6 +209,7 @@ var
 
     function tppumodule.openppustream(strm:TCStream):boolean;
       begin
+        result:=false;
       { Open the ppufile }
         Message1(unit_u_ppu_name,ppufilename);
         ppufile:=tcompilerppufile.create(ppufilename);