[Issue 20137] A program crashes at runtime (should be compile error)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 23 13:56:38 UTC 2019


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

--- Comment #5 from Victor Porton <porton at 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.

--


More information about the Digitalmars-d-bugs mailing list