[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 Oct 1 04:48:02 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=12558
--- Comment #20 from github-bugzilla at puremagic.com ---
Commits pushed to stable 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
https://github.com/dlang/dmd/commit/b10643986838584198db382c63e488aab4e5b343
Issue 12558 - Document implicit catch statement deprecation in the changelog
https://github.com/dlang/dmd/commit/24f0d1cabb2df960e84f9b2e9204d4cd7a8f4ed6
Merge pull request #5930 from Geod24/implicit-catch-statement
--
More information about the Digitalmars-d-bugs
mailing list