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

--- Comment #5 from Victor Porton <por...@narod.ru> ---
No, I propose to fix the bug, not to remove a feature.

The measures of https://dlang.org/spec/memory-safe-d.html are not enough,
because Scoped is a very special case and need to be done in some special way,
to eliminate this blatant reliability BUG.

If it requires compiler changes specifically for Scoped implementation, it
should be done, Scoped is a very important construct and deserves special
compiler support.

--

Reply via email to