[fpc-devel] Bug in FPC 2.0.0

Marco van de Voort marcov at stack.nl
Tue May 31 12:33:15 CEST 2005


> I want to report a bug I've found just after I had installed
> new 2.0.0 compiler. I tried to compile a function, which was
> compiled with version 1.9.8 without any errors. The unit uses
> the procedure "GetHeapStatus(var status: THeapStatus)". On
> compiling the compiler says "Wrong number of parameters
> specified".

"getheapstatus" and theapstatus were renamed to getfpcheapstatus and tfpcheapstatus

A new getheapstatus and theapstatus were introduced with syntax and fieldnames compatible
with delphi. 





More information about the fpc-devel mailing list