[Issue 2873] typeof() for member functions evaluated incorrectly

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 4 17:52:06 PDT 2010


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


Masahiro Nakagawa <repeatedly at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |repeatedly at gmail.com
         Resolution|                            |INVALID


--- Comment #2 from Masahiro Nakagawa <repeatedly at gmail.com> 2010-05-04 17:52:04 PDT ---
Since adding @property, this behavior isn't a bug. length method should be a
property. Please use @property for length method.

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