Conclusions of the exception discussion
Daniel Murphy
yebblies at nospamgmail.com
Fri Feb 24 22:26:02 PST 2012
"Jonathan M Davis" <jmdavisProg at gmx.com> wrote in message
news:mailman.93.1330149312.24984.digitalmars-d at puremagic.com...
> However, regardless of which we choose, someone is going to have to take
> the
> time to implement it, since odds are that Walter isn't going to do it. So,
> whether we end up with a feature along these lines is highly dependent on
> whether anyone is willing to take the time to implement it and get it
> accepted
> by Walter.
Waaaay ahead of you here.
https://github.com/D-Programming-Language/dmd/pull/738
It's currently 'catch(auto e : E1, E2, E3)' but changing the syntax is
trivial if everyone decides they want it.
More information about the Digitalmars-d
mailing list