[Issue 3020] No description is given why function may not be nothrow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 17 23:38:45 PDT 2010


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2010-09-17 23:38:10 PDT ---
I'm not sure that I agree that this bug is "critical," since dmd works fine
with this bug. It's just highly annoying. But as it is highly annoying, it
would definitely be nice to have this fixed. If you're trying to make your code
use nothrow as much as possible (which I would think would be ideal, just as
you'd try and use const as much as possible), this bug really gets in the way.
It's not fatal, but it sure is annoying.

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