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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 23 02:22:57 PDT 2011


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



--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> 2011-10-23 02:21:48 PDT ---
(In reply to comment #2)
> If foo.a is not a symbol, why does alias foo.a b; compile without an error?

Now compiler treats foo.a as Foo.a, and Foo.a is a symbol.
I think this is "accepts-invalid" bug.

-- 
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