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


Diggory <digg...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |digg...@googlemail.com


--- Comment #17 from Diggory <digg...@googlemail.com> 2013-05-06 11:46:02 PDT 
---
Kenji's solution means two context pointer delegates are just normal delegates
(still a function pointer and a context pointer) so they can still be passed
around as usual.

There's no need for dynamic allocation because if the stack frame referred to
by a delegate is invalid when the delegate is called, the results are already
undefined.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to