> 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. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel