How does rt_finalized function work exactly? (Fixing bugs regarding Destroy).
Seb
seb at wilzba.ch
Fri Jan 19 16:19:48 UTC 2018
On Friday, 19 January 2018 at 15:56:58 UTC, 12345swordy wrote:
> I can't find any documentation nor can I find any information
> regarding it's implementation. I am asking this, as I focusing
> on fixing bugs that destroy currently has, most noticeably bugs
> regarding attributes. I am not sure that this requires a DIP in
> order to fix this.
>
> https://issues.dlang.org/show_bug.cgi?id=17297
> https://issues.dlang.org/show_bug.cgi?id=15246
Have a look here:
https://github.com/dlang/druntime/blob/master/src/rt/lifetime.d#L1380
More information about the Digitalmars-d
mailing list