mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 06:29:25 +01:00
* fix compilation with -Oodfa
git-svn-id: trunk@33865 -
This commit is contained in:
parent
d5cc59c22e
commit
04a68d9b94
@ -711,6 +711,8 @@ uses
|
||||
|
||||
result:=nil;
|
||||
|
||||
pd:=nil;
|
||||
|
||||
if not check_generic_constraints(genericdef,context.genericdeflist,context.poslist) then
|
||||
begin
|
||||
{ the parameters didn't fit the constraints, so don't continue with the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user