[fpc-pascal] How to get to Range Check Error location

Vincent Snijders vincent.snijders at gmail.com
Sat Oct 2 20:08:40 CEST 2010


2010/10/2 Jonas Maebe <jonas.maebe at elis.ugent.be>:
> Because of "-gh" I am getting the following output always when closing
> Lazarus. Only the numbers change with Lazarus versions and compile options.
>
> Likely it is not a "real" error. Vincent Snijders suspected it is a bug in
> the
> way heaptrc does its counting in a 64-bit system. In a 32-bit system it
> works.
>
> As long as it says "0 unfreed memory blocks : 0", there is no problem.
>

I agree with Jonas, there is no problem.

True free heap : 1924768
Should be : 1048576

In my experience the "should be line" occurs on win32 as often as on win64.

Vincent



More information about the fpc-pascal mailing list