Explorar o código

* fixed compilation of lnfodwrf in the i8086 medium and compact memory models

git-svn-id: trunk@30638 -
nickysn %!s(int64=10) %!d(string=hai) anos
pai
achega
75ec4adcf9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/inc/lnfodwrf.pp

+ 1 - 1
rtl/inc/lnfodwrf.pp

@@ -755,7 +755,7 @@ begin
 end;
 
 
-function DwarfBackTraceStr(addr : Pointer) : shortstring;
+function DwarfBackTraceStr(addr : CodePointer) : shortstring;
 var
   func,
   source : string;