IDE: compiler test: invalidate file state cache

git-svn-id: trunk@27467 -
This commit is contained in:
mattias 2010-09-26 10:55:34 +00:00
parent aaa7d1a0c6
commit b1e12074d3

View File

@ -1012,6 +1012,9 @@ begin
FPC_PPUs:=nil;
Target_PPUs:=nil;
try
// do not confuse the user with cached data
InvalidateFileStateCache();
// check for special characters in search paths
for cp:=Low(TParsedCompilerOptString) to High(TParsedCompilerOptString) do
begin