[Issue 6410] Few common exceptions in std.exception

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 7 22:25:32 PDT 2017


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

Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issues.dlang at jmdavisProg.co
                   |                            |m

--- Comment #3 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
I'm very tempted to close this as "won't fix." Here's a semi-recent discussion
on this issue:

http://forum.dlang.org/post/dslphmvguipxocdljjsl@forum.dlang.org

and this is probably my best post in there about why general exception types
like this are a bad idea:

http://forum.dlang.org/post/mailman.1239.1490287548.31550.digitalmars-d@puremagic.com

Andrei did not weigh in on the topic, but Walter was in clear agreement with me
that this sort of approach is a bad idea.

--


More information about the Digitalmars-d-bugs mailing list