[Issue 5447] Should be illegal to throw a non-Throwable

2011-02-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5447 Don changed: What|Removed |Added CC||bugzi...@kyllingen.net --- Comment #4 from Don

[Issue 5447] Should be illegal to throw a non-Throwable

2011-01-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5447 Walter Bright changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5447] Should be illegal to throw a non-Throwable

2011-01-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5447 --- Comment #2 from Don 2011-01-13 07:47:51 PST --- (In reply to comment #1) > Index: statement.c > === > --- statement.c(revision 871) > +++ statement.c(working copy) > @

[Issue 5447] Should be illegal to throw a non-Throwable

2011-01-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5447 Don changed: What|Removed |Added Keywords|rejects-valid |accepts-invalid, patch OS/Version|Windows