mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 03:29:41 +02:00
* Set retun value of get_frame method to nil
git-svn-id: trunk@21904 -
This commit is contained in:
parent
56fcc87cb2
commit
dd59db1bba
@ -3617,6 +3617,7 @@ implementation
|
||||
begin
|
||||
include(current_procinfo.flags,pi_needs_stackframe);
|
||||
expectloc:=LOC_CREGISTER;
|
||||
result:=nil;
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user