Note that upon further investigation, the problem seems to be more about delegates than dtors. The delegate can point to the wrong struct, or to locals instead of the struct... but you can "access" both; it compiles, but does the wrong thing.

We're talking in the bugzilla as well as here: https://github.com/robik/ConsoleD/issues/3

Reply via email to