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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jun 4 12:39:20 PDT 2016


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

--- Comment #15 from Andrei Alexandrescu <andrei at erdani.com> ---
Yes, catching Errors should always be explicit.

--


More information about the Digitalmars-d-bugs mailing list