2
0
Эх сурвалжийг харах

* fix compilation with -Oodfa

git-svn-id: trunk@33865 -
florian 9 жил өмнө
parent
commit
04a68d9b94

+ 2 - 0
compiler/pgenutil.pas

@@ -711,6 +711,8 @@ uses
 
 
         result:=nil;
         result:=nil;
 
 
+        pd:=nil;
+
         if not check_generic_constraints(genericdef,context.genericdeflist,context.poslist) then
         if not check_generic_constraints(genericdef,context.genericdeflist,context.poslist) then
           begin
           begin
             { the parameters didn't fit the constraints, so don't continue with the
             { the parameters didn't fit the constraints, so don't continue with the