fmodule.pas, tmodule:

* reset: also free and reinstantiate unitimportsyms

git-svn-id: trunk@33685 -
This commit is contained in:
svenbarth 2016-05-13 14:51:02 +00:00
parent 94d8d9927d
commit a67fe62caa

View File

@ -774,6 +774,8 @@ implementation
wpoinfo:=nil;
checkforwarddefs.free;
checkforwarddefs:=TFPObjectList.Create(false);
unitimportsyms.free;
unitimportsyms:=TFPObjectList.Create(false);
derefdata.free;
derefdata:=TDynamicArray.Create(1024);
if assigned(unitmap) then