Explorar o código

* TRelObjInput.ReadObjData: return success, if file was read correctly

git-svn-id: trunk@45557 -
nickysn %!s(int64=5) %!d(string=hai) anos
pai
achega
3e2cf16d1f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/ogrel.pas

+ 1 - 0
compiler/ogrel.pas

@@ -910,6 +910,7 @@ implementation
                 end;
                 end;
               end;
               end;
           end;
           end;
+        result:=true;
       end;
       end;
 
 
     class function TRelObjInput.CanReadObjData(AReader: TObjectreader): boolean;
     class function TRelObjInput.CanReadObjData(AReader: TObjectreader): boolean;