[Issue 9630] DMD git: can't access array field properties from static method
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 1 20:57:25 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9630
--- Comment #5 from Vladimir Panteleev <thecybershadow at gmail.com> 2013-03-02 06:57:24 EET ---
Well, the observable effect is inconsistent and makes no sense:
someInt.max works, but someArrayOfInt[0].max doesn't.
The tests included with the pull do not test attributes of array elements, only
of individual fields and concatenation with arrays, so I'm quite sure it's a
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