* treat a missing genericdef with no symname set as an internal error

git-svn-id: trunk@43587 -
This commit is contained in:
svenbarth 2019-11-25 20:28:26 +00:00
parent ef6c9e930b
commit 5b71ba2a9b

View File

@ -488,8 +488,7 @@ uses
) )
) then ) then
begin begin
errorrecovery:=true; internalerror(2019112401);
result:=generrordef;
end; end;
{ Only parse the parameters for recovery or { Only parse the parameters for recovery or