[Issue 12558] try/catch allows implicit catching of Throwables without specifying any Exception type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 12 08:33:35 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12558

yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com

--- Comment #2 from yebblies <yebblies at gmail.com> ---
I dunno, catching asserts like that is useful.  Why shouldn't the default be to
catch absolutely everything?

--


More information about the Digitalmars-d-bugs mailing list