Object.destroy() broken?

bitwise via Digitalmars-d digitalmars-d at puremagic.com
Thu Sep 3 11:16:32 PDT 2015


On Thursday, 3 September 2015 at 06:57:12 UTC, bitwise wrote:
> It seems that Object.destory() doesn't handle static arrays 
> properly. It doesn't destroy the contained elements.
>
> [...]

https://issues.dlang.org/show_bug.cgi?id=15009

https://github.com/D-Programming-Language/druntime/pull/1375



More information about the Digitalmars-d mailing list