[Issue 11509] AA.rehash doesn't compile with -property
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 13 05:02:45 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11509
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2013-11-13 05:02:42 PST ---
Currently this is not a bug.
In object.di, AssociativeArray template struct defines 'rehash' and 'dup'
method as normal function. So under -property switch, you cannot call them
without parenthesis.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list