[Issue 6842] Can't use alias of instance member

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 22 22:29:36 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6842


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |
           Severity|normal                      |enhancement


--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2011-10-22 22:28:33 PDT ---
This is an enhancement, not "rejects-valid".
Because foo.a is an expression, and it is neither type nor symbol.

http://d-programming-language.org/declaration.html
AliasDeclaration allows type or symbol as the first argument.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list