[Issue 15507] Throwable.message() should be pure @safe

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 5 06:17:44 PST 2016


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

--- Comment #3 from Dicebot <public at dicebot.lv> ---
Right. Well, this means my original concern remains. Overly restrictive method
attributes in base classes has caused me more trouble than lack of any
attributes there. I have no idea how to make stuff like `pure` or `nothrow` to
work with overriding when it comes to some very base abstract methods.

--


More information about the Digitalmars-d-bugs mailing list