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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 23 15:52:45 UTC 2019


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

--- Comment #7 from Victor Porton <porton at narod.ru> ---
It is the same as if you were to say: C does what it should do, it crashes
programs. I utterly disagree.

Crash on

T x = Scoped!T();

is a BUG in reliability. Not a bug in the implementation, but a bug in
reliability. These are two different kinds of bugs, but both categories are
bugs.

By the way, we should raise the task to completely replace Ada. There should be
no unpredictable crashes.

--


More information about the Digitalmars-d-bugs mailing list