[Issue 10420] Incorrect function attributes in `core.exception`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 21 02:54:42 PDT 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-06-21 02:54:40 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/bc849e38ff1e6e6341c0e2b0250a1659dae929a3
Fix Issue 10420.

Mark `core.exception` functions with `pure`, `nothrow`, and friends.
Require user-supplied assert hander to be `nothrow`.

Issue URL: http://d.puremagic.com/issues/show_bug.cgi?id=10420

https://github.com/D-Programming-Language/druntime/commit/f4a823756f7e5e1069ea2117b64fffa9cd75c149
Merge pull request #527 from denis-sh/add-`core.exception`-functions-attributes

Fix Issue 10420 - Incorrect function attributes in `core.exception`

-- 
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