mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 05:09:12 +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;
|
end;
|
||||||
|
|
||||||
|
|
||||||
function DwarfBackTraceStr(addr : Pointer) : shortstring;
|
function DwarfBackTraceStr(addr : CodePointer) : shortstring;
|
||||||
var
|
var
|
||||||
func,
|
func,
|
||||||
source : string;
|
source : string;
|
||||||
|
Loading…
Reference in New Issue
Block a user