[Issue 8150] Throwing nothrow struct constructor?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 22 23:42:36 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8150



--- Comment #2 from github-bugzilla at puremagic.com 2012-09-22 23:43:35 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/cd1252036b41533ba5b132c99471e84d468d1f0b
Making Throwable and derived classes constructors @safe/pure/nothrow.

This is supplemental change for fixing issue 8150.
Constructing throwable object can be @sage, pure, and nothrow.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list