Menu

#21 Number of elements differs from declaration

open
nobody
None
5
2011-09-20
2011-09-20
No

When I compile FastMM into my project with the 'FullDebugMode' flag enabled, I get the error:

[DCC Error] FastMM4.pas(1396): E2072 Number of elements (8) differs from declaration (11)

If I compile without it, I don't get the error and can run my application. I am using the default FastMM4Options.inc file, except for turn the FullDebugMode flag on and off.

It looks like this issue was fixed a while back with issue ID: 3197933

So I am confused why I would be seeing this. I am new to FastMM, so it may be possible that I am just doing something completely wrong.

I am using C++Builder XE on a Windows 7 (64 bit).

Discussion


Log in to post a comment.