A solution

downs default_357-line at yahoo.de
Sun Oct 26 20:39:25 PDT 2008


When asked to convert a function pointer to a delegate, the compiler could create a small stub that converts from delegate calling convention to FP calling convention, then put that stub in .funcptr and the FP in .ptr.



More information about the Digitalmars-d mailing list