[Issue 4221] dmd should not allow overload between @safe/@trusted and @system
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jun 6 23:25:10 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=4221
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution|--- |WONTFIX
Severity|normal |enhancement
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
Although I wouldn't regard it as a good practice to overload @safe/@system, I
don't see much of a reason to disallow it. Overloading @safe/@trusted does not
seem to be any issue at all.
--
More information about the Digitalmars-d-bugs
mailing list