[fpc-pascal] Re: TFPCHeapStatus miscalculations in 2.3.1

Vincent Snijders vsnijders at vodafonevast.nl
Tue Aug 11 15:56:51 CEST 2009


Seth Grover schreef:
> Actually I was able to distill it down into a smaller example:
> 
> ------------------------------------------------
>   randomize();

For reproducebility, can you change it to
   RandSeed := (some *constant* you choose);

Vincent



More information about the fpc-pascal mailing list