Fixing C-style alias declarations.
monarch_dodra via Digitalmars-d
digitalmars-d at puremagic.com
Thu Sep 4 09:42:31 PDT 2014
On Wednesday, 20 August 2014 at 00:17:06 UTC, ketmar via
Digitalmars-d wrote:
> On Wed, 20 Aug 2014 00:05:04 +0000
> Brian Schott via Digitalmars-d <digitalmars-d at puremagic.com>
> wrote:
>
> i think that it's time to kill both c-like array declarations
> and
> old-style aliases w/o '=' (ok, let 'alias this' live for now).
> this
> will solve all problems.
Good luck with that.
C-style will remain if only to make it easy to port C code.
Old style alias stays, because new style is what, 1 year old? Are
you seriously suggesting we break *any* D code that is older than
that? I'm sure Walter and Andrei will be REAL receptive to your
suggestions.
More information about the Digitalmars-d
mailing list