mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 03:09:31 +01:00
* set srdef to nil if nothing found in searchsym_in_class_by_msgint
git-svn-id: trunk@6197 -
This commit is contained in:
parent
4f35aabebb
commit
becd64bfb7
@ -1662,6 +1662,7 @@ implementation
|
||||
end;
|
||||
classh:=classh.childof;
|
||||
end;
|
||||
srdef:=nil;
|
||||
srsym:=nil;
|
||||
srsymtable:=nil;
|
||||
end;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user