[fpc-pascal] FPC bug or brain bug ?

Yann Bat batyann811 at gmail.com
Thu May 27 23:31:35 CEST 2010


> The compiler always adds a VMT if an object has a constructor or destructor. The reason is that the VMT also contains the instance size, which is used by the constructor helper to allocate the required amount of memory.
>

Ok but why a different behaviour between [fpc | objfpc] mode and [tp |
delphi] mode ?



More information about the fpc-pascal mailing list