2
0
Эх сурвалжийг харах

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

git-svn-id: trunk@45557 -
nickysn 5 жил өмнө
parent
commit
3e2cf16d1f
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      compiler/ogrel.pas

+ 1 - 0
compiler/ogrel.pas

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