@@ -728,6 +728,7 @@ implementation
hdef:=nil;
first:=true;
had_generic:=false;
+ storetokenpos:=Default(tfileposinfo);
repeat
defpos:=current_tokenpos;
istyperenaming:=false;
@@ -1577,6 +1577,7 @@ implementation
current_genericdef:=nil;
current_specializedef:=nil;
+ olddef:=nil;
is_func:=(token=_FUNCTION);
consume(token);
@@ -6763,6 +6763,7 @@ implementation
include(pno,pno_showhidden);
{$endif EXTDEBUG}
s:='';
+ rn:='';
if proctypeoption=potype_operator then
begin
for t:=NOTOKEN to last_overloaded do