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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Aug 8 13:38:53 PDT 2014


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

--- Comment #11 from Orvid King <blah38621 at gmail.com> ---
I would suspect that this is likely because of how the with statement currently 
expands itself, although it's certainly possible that it's e2ir (though I don't 
think it actually is present at the e2ir layer, was about to check that)

--


More information about the Digitalmars-d-bugs mailing list