On Fri, 14 Sep 2012 15:23:40 -0400, monarch_dodra <monarchdo...@gmail.com> wrote:

Anybody know what the attribute "FINALIZE" (Finalize the data in this block on collect) means?

Don't use it.

It specifies that the block is a D class instance, and so has a vtable with a finalizer referenced therein.

Obviously an int does not have that.

-Steve

Reply via email to