[Issue 8269] The 'with statement' does not observe temporary object lifetime

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 30 07:37:13 PDT 2014


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

--- Comment #9 from yebblies <yebblies at gmail.com> ---
(In reply to Andrei Alexandrescu from comment #8)
> I see - fine. I was hoping to boost its visibility :o).

I can't speak for the other dmd contributors, but I never look at the
preapproved list.  I will look at the ice and wrong-code lists when I'm in that
kind of mood.

If you really want to boost its profile, tou could try putting a big bounty on
it :D

This is actually a perfect example of a good bug for a bounty - it is
non-controversial, and has a small, well-defined scope.  It's almost entirely
debugging and implementation.

Anyway, it's next on my list, assuming I don't get distracted.  As Andrej noted
the implementation of 'with' is a big weird and needs some work.

--


More information about the Digitalmars-d-bugs mailing list