[Issue 14696] destructor for temporary called before statement is complete with conditional operator
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jun 17 05:49:49 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14696
--- Comment #9 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
(In reply to Yuxuan Shui from comment #5)
> I think this one might be related: #14653
it is related in the sense that it doesn't do struct dtor in the right place,
but the exact place where it is failed is different. ;-)
--
More information about the Digitalmars-d-bugs
mailing list