[fpc-devel]changes of THandle

darekM darekm at emadar.com
Fri Oct 10 22:17:38 CEST 2003


I've tried to recompile COMPILATOR

I think I've found bugs:
in FPC.PP
line 67 string --> shortstring
procedure findexe(var ppcbin:shortstring);

in PPUDUMP.PP
line 235 string --> shortstring
function hexstr(val : cardinal;cnt : byte) : shortstring;
line 227 string --> shortstring
function HexB(b:byte):shortstring;

I don't know where compilere change strings, but I think that will be better

all with today CVS


darek

PS. I can't recompile RTL - I've got
varianth.inc(157,53) Error: Identifier not found "olevariant"










More information about the fpc-devel mailing list