[lazarus] reallocmem in heap implemented

Jeffrey A. Wormsley daworm at cdc.net
Sat Oct 30 16:07:10 EDT 1999


On 10/30/99 at 7:28 PM Peter Vreman wrote:

>allocmem/reallocmem are now implemented in the heapmanager. Can someone
>please test it in a real program.

When trying to compile the Win32 RTL, I get the following error...

bits.inc(110,61) Error: Wrong amount of parameters specified

The line this is in is as follows...

ReAllocMem(FBits, FSize * SizeOf(longint), newSize * SizeOf(longint));

Is this a result of the fix?

Jeff.







More information about the Lazarus mailing list