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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 22 17:17:02 PDT 2010


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



--- Comment #3 from Don <clugdbug at yahoo.com.au> 2010-10-22 17:16:07 PDT ---
Created an attachment (id=790)
patch against svn 724

This is a big patch, but it's very simple. When checking for the return type of
functions, the info about whether it is a nothrow function is passed as a
parameter. If it throws from inside a nothrow function, it generates an error
message.

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