https://issues.dlang.org/show_bug.cgi?id=15195
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from [email protected] --- (In reply to Walter Bright from comment #2) > Passing the address of a local variable to a nested function causes a > closure to be allocated. It's working as designed, though the analysis is > unsophisticated and could potentially be improved, so marked as an > enhancement request. I have opened https://issues.dlang.org/show_bug.cgi?id=15232. I'm closing this issue. --
