[Issue 5710] cannot use delegates as parameters to non-global template

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 23 21:49:04 PDT 2011


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



--- Comment #11 from David Simcha <dsimcha at yahoo.com> 2011-08-23 21:48:56 PDT ---
(In reply to comment #6)
> 1. function pointer
> 2. function pointer with context pointer (delegate)
> 3. function pointer with two context pointers
> 
> Is that really where we want to go?

If it's really that much of a problem, how about we just forbid taking the
address of functions with two context pointers?  It would be a heck of a lot
less of an annoying limitation than this 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