January 06, 2010 [Issue 3678] New: Should disallow throwing of exceptions that are not derived from Exception | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=3678 Summary: Should disallow throwing of exceptions that are not derived from Exception Product: D Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: bugzilla@digitalmars.com --- Comment #0 from Walter Bright <bugzilla@digitalmars.com> 2010-01-05 20:09:32 PST --- In particular, instances of type Object cannot be thrown. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 19, 2012 [Issue 3678] (D1 only) Should disallow throwing of exceptions that are not derived from Exception | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | http://d.puremagic.com/issues/show_bug.cgi?id=3678 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yebblies@gmail.com Platform|Other |All Version|unspecified |D1 Summary|Should disallow throwing of |(D1 only) Should disallow |exceptions that are not |throwing of exceptions that |derived from Exception |are not derived from | |Exception --- Comment #1 from yebblies <yebblies@gmail.com> 2012-02-19 18:38:05 EST --- This has been fixed for quite a while in D2. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation