mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 05:29:14 +02:00
* treat a missing genericdef with no symname set as an internal error
git-svn-id: trunk@43587 -
This commit is contained in:
parent
ef6c9e930b
commit
5b71ba2a9b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user