[Issue 14264] Destructor not called when struct is returned from a parenthesis-less function call

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Mar 10 09:56:50 PDT 2015


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

--- Comment #8 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
(In reply to Kenji Hara from comment #7)
> If you consider to start contribution to the dmd codebase for the bugfix,
> It's very glad to us.

i'm slowly working on my "aliced" patchset, developing deeper understanding of
codebase on my way. when i see the bug in DMD, it affects both DMD and Aliced,
so i'm trying to at least localise it.

writing my findings here, by the way, greatly helps, as usually someone more
knowledgeable than me tells me which of my assumptions were correct and which
were wrong. thank you and all other people for that.

sadly, i don't want to use github, so i can't actively contribute. but i like
to read your patches (and i usually incorporating most of them into Aliced
almost immediately ;-), sometimes even a simple fix makes "aha! so *that* is
the way it supposed to work!"

--


More information about the Digitalmars-d-bugs mailing list