[Issue 18281] Compiler rejects safe code in @safe
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 23 08:05:01 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18281
anonymous4 <dfj1esp02 at sneakemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from anonymous4 <dfj1esp02 at sneakemail.com> ---
I believe accepting all Turing-complete safe code would require solution to
halting problem, so type system is necessarily conservative: what passes is
safe, but so much about it. DIP1000 extends scope of accepted safe code.
--
More information about the Digitalmars-d-bugs
mailing list