DIP65: Fixing Exception Handling Syntax

Andrej Mitrovic via Digitalmars-d digitalmars-d at puremagic.com
Wed Jul 9 05:20:33 PDT 2014


On 7/9/14, Brian Schott via Digitalmars-d <digitalmars-d at puremagic.com> wrote:
> There is no ambiguity in the grammar. "catch (A) { ... }" is not
> valid.

Give it a rest. If 'void foo(int, float)' is ok so should 'catch (E)'
be. We can change the spec if we have to, it's easier than breaking
code.


More information about the Digitalmars-d mailing list