mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-24 22:29:25 +02:00
* fixed compilation of lnfodwrf in the i8086 medium and compact memory models
git-svn-id: trunk@30638 -
This commit is contained in:
parent
a69b98484e
commit
75ec4adcf9
@ -755,7 +755,7 @@ begin
|
||||
end;
|
||||
|
||||
|
||||
function DwarfBackTraceStr(addr : Pointer) : shortstring;
|
||||
function DwarfBackTraceStr(addr : CodePointer) : shortstring;
|
||||
var
|
||||
func,
|
||||
source : string;
|
||||
|
Loading…
Reference in New Issue
Block a user