[Issue 9630] DMD git: can't access array field properties from static method

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 2 07:24:25 PST 2013


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



--- Comment #16 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-03-02 07:24:23 PST ---
(In reply to comment #15)
> Currently gives:
> 
> temp.d(4): Error: need 'this' for i type int[1u].

This is already a bad message. 'i' should be quoted and the wording should be
improved:

> temp.d(4): Error: need 'this' for 'i' of type int[1u]. 

Feel free to open an enhancement for these.

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