[fpc-pascal]heaptrc
Marcel Martin
mm10 at ellipsa.net
Tue Sep 21 01:10:35 CEST 2004
Hello,
I am using fpc 1.9.5 (2004/09/15).
There is a problem with the unit heaptrc and the routine
Reallocmem. For instance
var p : PLongword;
Reallocmem(p,1000*4);
...
Reallocmem(p,200*4); <- this instruction upset heaptrc
Does the problem come from Reallocmem or from the heaptrc unit?
Thanks,
--
mm
http://www.ellipsa.net/
mm at ellipsa.no.sp.am.net ( suppress no.sp.am. )
More information about the fpc-pascal
mailing list