[Issue 8114] Methods are delegates, not functions.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 18 12:04:50 PDT 2012


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


Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |schveiguy at yahoo.com
         Resolution|                            |INVALID


--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> 2012-05-18 12:06:24 PDT ---
As horrible as this is, it's intended behavior :)  It's the same type you would
get if you obtained the funcptr property of a delegate to the same member
function.

Changing to invalid, if you want to propose a different way to handle it,
reopen as an enhancement.

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