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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 7 02:46:42 PDT 2016


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

--- Comment #16 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9ebcbed84fcc3cb065d506180e3323d976ca266a
Fix Issue 12558 - Deprecate implicit catch statements

https://github.com/dlang/dmd/commit/18e6844d41e34cd67df713d31bdf350927e7d5ec
Merge pull request #5183 from AndrejMitrovic/fix-12558

Issue 12558 - Deprecate implicit catch statements

--


More information about the Digitalmars-d-bugs mailing list