mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 14:10:21 +02:00
Fix compliation error with -Oodfa option as reported by Gareth
This commit is contained in:
parent
0e142c00cc
commit
430f1910ed
@ -850,6 +850,7 @@ implementation
|
|||||||
|
|
||||||
capturer:=nil;
|
capturer:=nil;
|
||||||
capturen:=nil;
|
capturen:=nil;
|
||||||
|
pinested:=nil;
|
||||||
|
|
||||||
{ determine a unique name for the variable, field for function of the
|
{ determine a unique name for the variable, field for function of the
|
||||||
node we're trying to load }
|
node we're trying to load }
|
||||||
|
Loading…
Reference in New Issue
Block a user