mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 13:39:36 +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
|
||||
begin
|
||||
errorrecovery:=true;
|
||||
result:=generrordef;
|
||||
internalerror(2019112401);
|
||||
end;
|
||||
|
||||
{ Only parse the parameters for recovery or
|
||||
|
Loading…
Reference in New Issue
Block a user