[Issue 8675] Nothrow can't throw Errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Sep 18 12:06:43 PDT 2012


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



--- Comment #1 from github-bugzilla at puremagic.com 2012-09-18 12:07:24 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/d77b7c2bf456e99495d8a6644a6304995d1a3b20
fix Issue 8675 - Nothrow can't throw Errors

- fixed by checking whether the thrown exception is derived
  from Error before complaining about uncaught throws

https://github.com/D-Programming-Language/dmd/commit/fb733a0f5fc9fa49ee58fcf7a19ca8e35d2e98bc
Merge pull request #1125 from dawgfoto/fix8675

fix Issue 8675 - Nothrow can't throw Errors

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