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

--- Comment #10 from anonymous4 <[email protected]> ---
(In reply to Walter Bright from comment #6)
> This check is limited to @safe code to avoid breaking too much existing code.
For the record: escaping scoped data should stay allowed is unsafe code, it's a
useful pattern, the code would just respect scoping manually.

--

Reply via email to