http://d.puremagic.com/issues/show_bug.cgi?id=3011
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|x86 |All Version|2.027 |D2 OS/Version|Linux |All --- Comment #1 from Nick Treleaven <[email protected]> 2012-08-25 08:50:26 PDT --- I removed typedef from the title as it is now deprecated in D2. Besides assignment syntax having consistency with renamed imports and variable declarations, the current alias syntax is awkward to read and confusing for newcomers. Alias assignment syntax should also be used for alias this: struct Foo { alias this = foo; ... } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
