[Issue 12558] try/catch allows implicit catching of Errors without specifying any Exception type
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jul 11 19:08:04 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=12558
--- Comment #17 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/b10643986838584198db382c63e488aab4e5b343
Issue 12558 - Document implicit catch statement deprecation in the changelog
See dlang/dmd#5183 and dlang/dlang.org#1423
https://github.com/dlang/dmd/commit/24f0d1cabb2df960e84f9b2e9204d4cd7a8f4ed6
Merge pull request #5930 from Geod24/implicit-catch-statement
Issue 12558 - Document implicit catch statement deprecation in the changelog
--
More information about the Digitalmars-d-bugs
mailing list