Why exceptions for error handling is so important

Andrej Mitrovic via Digitalmars-d digitalmars-d at puremagic.com
Sun Jan 11 05:36:39 PST 2015


On 1/11/15, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> Or a @noignore attribute. Just having that alone could easily catch
> the mistake of ignoring a return value. I'm really rooting for this,
> but is anyone else on board?

Or perhaps to avoid keyword/attribute bloat, a -noignore switch.


More information about the Digitalmars-d mailing list